kratiarora03 / DSA-Questions

Employing different techniques to solve problems efficiently. From basic array manipulations to complex traversal and search algorithms, I've developed solutions that prioritize clarity and effectiveness. Through this practice, I've enhanced my problem-solving skills and gained proficiency in strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms Practice Repository

Welcome to my Data Structures and Algorithms (DSA) practice repository! This collection contains a comprehensive set of questions related to different data structures, designed to enhance your problem-solving skills and deepen your understanding of key algorithms.

Table of Contents

  1. Arrays
  2. Vectors
  3. 2D Arrays
  4. 2D Vectors
  5. Searching
  6. Sorting - 1. Insertion Sort 2. Bubble Sort 3. Selection Sort
  7. Char & Strings
  8. Pointers

About

Employing different techniques to solve problems efficiently. From basic array manipulations to complex traversal and search algorithms, I've developed solutions that prioritize clarity and effectiveness. Through this practice, I've enhanced my problem-solving skills and gained proficiency in strategies


Languages

Language:C++ 91.4%Language:Java 8.6%