Guide to Python data structures for hospital management 🏥; learn core structures with practical, zero-dependency Python 3.13 code and hands-on simulations.
-
Updated
Oct 23, 2025 - Python
Guide to Python data structures for hospital management 🏥; learn core structures with practical, zero-dependency Python 3.13 code and hands-on simulations.
Data Structures in C++
A collection of my solutions to various Data Structures and Algorithms (DSA) problems from various platforms. This repository serves as a coding journal to improve problem-solving skills, to be better at competitive Programming, and to explore different algorithms to solve problems with them. 🚀
🏆🌟I solve the Problem of the Day on GeeksforGeeks daily 🗓️🧩 and have successfully tackled Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
This repository contains my LeetCode solutions for Data Structures and Algorithms (DSA) problems. All solutions are written in Java.
450 DSA SHEET
data structure and algorith:This journey is not just about coding but also about developing problem-solving thinking, optimizing solutions, and building a strong foundation for coding interviews and real-world programming. So far i am loving it.
Solutions of DSA problems from various platforms such as Leetcode, Coding Ninjas, Hackerrank, GFG etc
Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).
🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
Solutions of Solved Algorithm problems from various different online judges.
This repository contains the fundamental data structures in C and C++, along with explanations and examples.
If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only library
A clean, reusable red-black tree library in C with insert, delete, and search operations.
Source Code for HappyCoders.eu article series on tree data structures (binary tree, binary search tree, AVL tree, red-black tree).
C program that implements a dictionary-based spell checker using a Binary Search Tree (BST)
LeetCode DSA questions
Repository for algorithms made in Data Structures class during 2025 Master mandatory classes at Pontifical Catholic University of Parana
Add a description, image, and links to the binary-search-tree topic page so that developers can more easily learn about it.
To associate your repository with the binary-search-tree topic, visit your repo's landing page and select "manage topics."