diff --git a/components/Fields.jsx b/components/Fields.jsx index e29536f..b4ccdbc 100644 --- a/components/Fields.jsx +++ b/components/Fields.jsx @@ -10,31 +10,30 @@ function Fields() {

Development

- Development is the process of creating and maintaining software - and computer programs. Dev encompasses everything from coding, to - maintenance to debugging. The open source community is one of the - most popular "developer" communities - + Development is the process of creating and maintaining software and + computer programs. Dev encompasses everything from coding, to + maintenance to debugging. The open source community is one of the + most popular "developer" communities

- +
{/* DSA AND CP */}
- +

DSA And CP

- DSA (Data Structures and Algorithms) is the study of organizing - and manipulating data efficiently to perform complex computations + DSA (Data Structures and Algorithms) is the study of organizing and + 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. + teams solve algorithmic problems in a timed competition using DSA + skills, and quick thinking to solve problems within constraints.

@@ -44,15 +43,16 @@ function Fields() {

Machine Learning

- Machine learning is a sub domain of artificial intelligence that lets - computers learn from data and make predictions or decisions for newer - datasets. It involves using algorithms to analyze corelations, patterns - and relationships within datasets. This technology finds applications - in diverse fields, from autonomous driving to bioinformatics. + Machine learning is a sub domain of artificial intelligence that + lets computers learn from data and make predictions or decisions for + newer datasets. It involves using algorithms to analyze corelations, + patterns and relationships within datasets. This technology finds + applications in diverse fields, from autonomous driving to + bioinformatics.

- +