Skip to content

This repository contains my Data Structures and Algorithms (DSA) practice solutions in multiple languages

Notifications You must be signed in to change notification settings

rajSunny5714/Coding-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Practice

This repository contains my Data Structures and Algorithms (DSA) practice solutions implemented in multiple programming languages including C, C++, Java, and Python. It covers a wide range of topics and problems from various platforms like LeetCode, Codeforces, GeeksforGeeks, and more.


📂 Topics Covered

I have solved problems on the following topics:

  • Basic Concepts
  • Arrays & Strings
  • Mathematics & Number Theory
  • Linked Lists
  • Stacks & Queues
  • Trees & Graphs
  • Dynamic Programming
  • Recursion & Backtracking
  • Hashing & Maps
  • Sorting & Searching

And many more…


💻 Programming Languages

Solutions are implemented in:

  • C
  • C++
  • Java
  • Python

Each solution file is named according to the problem and language used, for example:

About

This repository contains my Data Structures and Algorithms (DSA) practice solutions in multiple languages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published