diff --git a/components/Fields.jsx b/components/Fields.jsx index 1026475..9e9f88f 100644 --- a/components/Fields.jsx +++ b/components/Fields.jsx @@ -4,7 +4,7 @@ import Image from "next/image"; function Fields() { return (
-

FIELDS WE WORK IN

+

FIELDS WE WORK IN

{/* Web Development */}
@@ -30,7 +30,7 @@ function Fields() {

DSA And CP

DSA (Data Structures and Algorithms) is the study of organizing and - manipulating data efficiently to perform complex computations + manipulating data efficiently to perform complex computations. Competitive programming is a sport of coding where individuals or teams solve algorithmic problems in a timed competition using DSA skills, and quick thinking to solve problems within constraints.