Skip to content

Welcome to my Data Structures and Algorithms (DSA) repository! This repo is a collection of essential DSA concepts and implementations, curated to help strengthen problem-solving skills and deepen understanding of core algorithms.

License

Notifications You must be signed in to change notification settings

KrishnaMohanty08/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms (DSA) in C

Welcome to my C-focused Data Structures and Algorithms (DSA) repository! This collection contains fundamental DSA concepts and implementations, designed to build a solid foundation in problem-solving and algorithmic thinking.

Contents

  • Data Structures: Implementations of key data structures like arrays, linked lists, stacks, queues, trees, graphs, hash tables, heaps, and more in Java.
  • Algorithms: Core algorithms covering sorting, searching, recursion, dynamic programming, graph traversal, backtracking, and other techniques.
  • Practice Problems: Solutions from platforms like LeetCode, CodeChef, and HackerRank to reinforce DSA concepts.
  • Complexity Analysis: Notes on time and space complexity to aid in code optimization.

Features

  • C Implementations: All code is written in C for consistency and depth.
  • Detailed Code Comments: Explanations alongside the code for easier understanding.
  • Problem Examples: Includes example problems with solutions to practice DSA concepts.

This repo is designed to support learners and aspiring developers, especially for interview preparation. Contributions are encouraged to enhance this resource!

About

Welcome to my Data Structures and Algorithms (DSA) repository! This repo is a collection of essential DSA concepts and implementations, curated to help strengthen problem-solving skills and deepen understanding of core algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published