Skip to content
/ DSA Public

Explore Java and C++ implementations of essential data structures and algorithms. Ideal for learning, coding challenges, and interview preparation.

Notifications You must be signed in to change notification settings

nemisolv/DSA

Repository files navigation

DSA - Data Structures and Algorithms 🚀

This repository provides a collection of data structure and algorithm implementations using Java and C++. 🧩

Folder Structure Overview 📂

The project is organized into multiple directories:

  • dailyLeetCodeChallenge: Daily coding challenges for practice.
  • fundamental: Core data structures like Graph, Heap, Tree, LinkedList, and more.
  • hackerrank: Solutions for problems sorted into categories like array, prefix-sum, set-map, etc.
  • interview: C++ implementations of common interview questions.
  • leetcode: Solutions for LeetCode problems (e.g., twosum.cpp).
  • output: Temporary files and outputs.

Files like temp.cpp and temp.java are for quick testing or temporary logic.


Features 🌟

  • Supports Java ☕ and C++ 💻.
  • Organized and modular structure for learning and practice.
  • Easy to extend for additional problems or algorithms.

Happy Coding! 🚀✨

About

Explore Java and C++ implementations of essential data structures and algorithms. Ideal for learning, coding challenges, and interview preparation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published