An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: binary-search-tree

nikitha776/leetcode-dsa

This repository contains my LeetCode solutions for Data Structures and Algorithms (DSA) problems. All solutions are written in Java.

Language: Java - Size: 281 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

Yrr636/DataStructures-Cpp

Data Structures in C++

Size: 5.86 KB - Last synced at: about 15 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

ajayv14/Implementation-of-Algorithms-and-Data-Structures

Categorize popular Algorithms, learn and track progress.

Language: Java - Size: 3.46 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 0 - Forks: 1

nidhiupman568/GFG-Problem-Solved

🏆🌟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 ☕. 🏆🌟

Language: C++ - Size: 1.7 MB - Last synced at: about 7 hours ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

eu-ge-ne/text-buf

piece table data structure implemented using red-black tree

Language: TypeScript - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

cestpassion/AEDs-II

Destinado a estudantes e entusiastas que desejam aprimorar seus conhecimentos em AEDs II, neste repositório, você encontrará desde guias de comandos, compiladores, SO etc, até códigos de programas e soluções para exercícios de laboratório. O conteúdo está organizado de forma a facilitar a navegação e o aprendizado contínuo.

Language: Java - Size: 310 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Galactrip420/Asad-DSA-Solutions

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. 🚀

Size: 1.95 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

nidhiupman568/Leetcode-Solved-Problems

🏆🌟 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 ☕. 🏆🌟

Language: C++ - Size: 1.65 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

yashswag22/Striver-A-to-Z-DSA-sheet

This repo contains the all questions of striver atoz dsa sheet. I will keep on adding questions as i will solve them.

Language: C++ - Size: 289 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 2

garimasinghgryffindor/DSA

LeetCode DSA questions

Language: C++ - Size: 787 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

eu-ge-ne/slice-tree

A piece table data structure implemented using red-black tree

Language: TypeScript - Size: 316 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

susieM123/Word_Frequency

Java implementation of binary search trees and hash maps to count word frequencies.

Language: Java - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

saif-gitreps/Algorithms

Solutions of Solved Algorithm problems from various different online judges.

Language: C++ - Size: 1.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

shoaib1522/DataStructures-and-Algorithms

📚🔢🧮 Master Data Structures & Algorithms with complete lab tasks covering ADTs, Recursion 🔁, Sorting ⬆️⬇️, Stacks & Queues 📥📤, Linked Lists 🔗 (Singly, Doubly, Circular), Trees 🌳, Hash Tables #️⃣, Infix ➡️ Postfix 📐, Maze Solving 🧩, Schedulers ⏱️, Min-Heaps ⛏️, plus final & mid practice, Python files 🐍, project videos 🎥 will guide you

Language: Python - Size: 10.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

shreyansh-21/LeetCode

This repository contains my solutions to LeetCode problems, covering a wide range of algorithms and data structures. Each solution is well-documented and optimized for performance. The goal is to demonstrate problem-solving skills, coding efficiency, and a deep understanding of algorithmic concepts.

Language: Python - Size: 109 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

ankit-tiwari-dev/DSA-Problem-Set-1

DSA Interview Prep: A comprehensive collection of Data Structures and Algorithms (DSA) interview problems and their solutions, designed to help candidates prepare effectively for technical interviews. This repository includes a variety of problems and solutions in multiple programming languages, making it a valuable resource for software engineers.

Language: C++ - Size: 88.9 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

SHAMNAD-S404/Leetcode_Storming

Language: TypeScript - Size: 305 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

mj-awad17/LeetCode-Problems-Solutions

Collection of @LeetCode problems Daily Challenges and their possible solutions with different approaches along side the @leetcode @topics of DSA.Below review the LeetCode-Profile

Language: Python - Size: 439 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

jguida941/PyTree

PyTree is an interactive binary search tree visualizer built with Python and PyQt6. It helps users explore BST operations like insertion, search, and deletion through real-time animations and structured traversal views.

Language: Python - Size: 63.5 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

DheemanthBhat/python-data-structures-algorithms

Implementation for Data Structures and Algorithms in Python programming language.

Language: Python - Size: 299 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

SvenWoltmann/binary-tree

Source Code for HappyCoders.eu article series on tree data structures (binary tree, binary search tree, AVL tree, red-black tree).

Language: Java - Size: 953 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 38 - Forks: 22

elifbasboga/smart_package_sorting_routing_simulation

A Java-based simulation of smart package sorting and routing using classical data structures: queue, stack, BST, hash table, and circular list.

Language: Java - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Abhik-Chakraborty/DSA

Implemented some commonly asked DSA question, mostly from Leetcode.

Language: C++ - Size: 941 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

zrwusa/data-structure-typed

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.

Language: TypeScript - Size: 36.4 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 152 - Forks: 9

m-grant-prg/libmgec

MGE General C Library

Language: C - Size: 28.5 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

KatanaSword/dsa_with_saurabh

Learn DSA in javaScript

Language: JavaScript - Size: 113 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

SKT1803/c-bst-command-interface

Binary Search Tree Implementation - command interface

Language: C - Size: 29.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

SKT1803/java-bst-management-systems

Inventory & Management Systems Using Binary Search Trees (JAVA)

Language: Java - Size: 65.4 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

mikeroyal/Algorithms-and-Data-Structures

Algorithms & Data Structures Guide

Size: 54.7 KB - Last synced at: about 9 hours ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 4

gijs-pennings/rocq-wf-recursion

A tutorial on well-founded recursion in Rocq

Language: HTML - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

mudar-hussain/DSA_Leetcode_Practice

Platforms: LeetCode, Geeks for Geeks, HackerRank, Codeforces, Codechef

Language: C++ - Size: 1.31 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

soh2970/JavaBinarySearchTree

Java implementation of a binary search tree supporting standard operations such as insertion, deletion, and traversal. Includes balancing and node management.

Language: Java - Size: 0 Bytes - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

jserv/rbtree

A red-black tree implementation

Language: C - Size: 104 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 3

w8r/splay-tree

Fast splay-tree data structure

Language: TypeScript - Size: 609 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 119 - Forks: 18

harshitgindra/LeetCode.TopInterview

This repository contains solutions to LeetCode top 150 Interview Questions

Language: C# - Size: 133 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ivanmmarkovic/Leetcode-problems

LeetCode interview questions

Language: Java - Size: 538 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 1

Mahmoud-Abd-Elrazek/Non-Linear-Data-Structres-Course

Check content

Language: C++ - Size: 16.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

imShubh03/Data-Structures-Algorithms

Explore a collection of data structures and algorithms, mainly in C++ with some Java! 🚀📊 Find clear explanations, test cases, and solutions from brute to highly optimized approaches .Each implementation contains a code example with the main function for easy testing🧑‍💻🔍 Contributions are welcome! 🎉📚✨

Language: C++ - Size: 8.16 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

ASHUTOSH-KUMAR-RAO/DSA-Problem-Solving

My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.

Language: C++ - Size: 140 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

user1095108/sg

c++ associative containers based on the scapegoat tree

Language: C++ - Size: 293 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

user1095108/xsg

c++ associative containers based on the XOR scapegoat tree

Language: C++ - Size: 283 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 7 - Forks: 1

nidhiupman568/Codeforces-Problem-Solved

👋Hello!👋 I'm Nidhi Upman😀, a passionate competitive programmer on Codeforces🏆. Started with basic problems (like A) and never gave up! 🚀 Upsolving after contests 📈 improved my skills. Now tackling tougher challenges (like B) 🧠. Codeforces hosts contests 2-3 times weekly 🗓️ and daily challenges to stay sharp. Determined to climb to Pupil.💪

Language: C++ - Size: 1.19 MB - Last synced at: 7 days ago - Pushed at: 24 days ago - Stars: 8 - Forks: 1

imshahab/treemind

Yet another simple to-do list application, this time with a twist!

Language: JavaScript - Size: 77.1 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

yuvarajsai/greatFrontEnd

Solutions to GreatFrondEnd practice questions.

Language: TypeScript - Size: 88.9 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

SudharsanSaravanan/Hospital_Mangement_System

Patient Priority Management System is a Python-based project that prioritizes patient care based on illness severity, age, and arrival time using a min-heap priority queue, graph traversal for room allocation, and a binary search tree for efficient patient lookup. The system ensures optimal patient flow and room allocation in healthcare facilities.

Language: Python - Size: 40 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

tnballo/scapegoat

Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.

Language: Rust - Size: 1.57 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 261 - Forks: 16

joowani/binarytree

Python Library for Studying Binary Trees

Language: Python - Size: 243 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1,815 - Forks: 173

pdalbem/Estrutura-de-Dados

Repositório da disciplina Estrutura de Dados.

Language: C - Size: 111 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

michpara/ITI1121-Introduction-to-Computing-II

Labs for Introduction to Computing II

Language: Java - Size: 149 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

aravindraj777/Problems-D365

Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).

Language: Java - Size: 205 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

Sri-Hasini/Trees

This Repo contains various tree related problems solved from various platforms like Leetcode, codechef, codeforces and GeeksforGeeks

Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

TZhoroev/Coursera-Data_Structures_and_Algorithms

This repository is a compilation of my solutions to the Data Structures and Algorithms assignments offered by the University of California, San Diego (UCSD) and the National Research University Higher School of Economics (HSE) on Coursera. These assignments, covering material from courses 1 through 6, have all been solved using the Python.

Language: Python - Size: 27.2 MB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

Pabitra-33/Strivers-DSA-Series

DSA Practicing from Striver's DSA Series.

Language: Java - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sharqawycs/Optimal-Binary-Search-Tree

An Optimal Binary Search Tree Initializer and visualizer using C++ programming language

Language: C++ - Size: 7.86 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

unum-cloud/ucset

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

Language: C++ - Size: 187 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 4

sashayd/bst_cache

experimenting with cache-line friendly BST idea in Rust

Language: Rust - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

wtarreau/cebtree

Compact Elastic Binary Trees: only require two pointers, like a doubly-linked list, to build a tree. Duplicates not implemented for now, but algorithmically supported.

Language: C - Size: 1.05 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

iPrakharV/CS-35000-Term-Project

C++ and Ruby implementation of Linked List and BST for language structure comparison.

Language: Ruby - Size: 9.26 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dm-zhuk/goit-algo-fp

Data structures, Python algorithms

Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

i-am-junayed/data-structure

Practice problems with solutions for Data Structure.

Language: Python - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

hemanialaparthi/lvb

a comparitive tool that measures and compares the speed of linear search, binary search, and binary tree search.

Language: Python - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

abdullrahmanezzz/Strivers-DSA-Series

DSA Practicing from Striver's DSA Series.

Language: Java - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

c-auri/top-cs

Solutions for the computer science section of The Odin Project.

Language: JavaScript - Size: 170 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CoderMJLee/BinaryTrees

Some operations for binary tree

Language: JavaScript - Size: 684 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 314 - Forks: 68

mimihime0/Phonebook

a phonebook application which uses binary search trees and linked lists.

Language: Java - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cesardushime/DSA_Data-Structures-Algorithms-in-Python

Welcome to the Data Structures & Algorithms (DSA) journey using Python! This repository contains all the notes, code implementations, practices, and resources to help you master DSA.

Language: Python - Size: 225 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ammahith/DSA-Solutions

Data structure and Algo solutions. The problems are based on LeetCode and freeCodecamp

Language: C++ - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

maximilianfeldthusen/bst

This C++ code implements a Binary Search Tree (BST). A BST is a data structure that maintains a sorted order of elements, allowing for efficient insertion, deletion, and lookup operations.

Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

KhushiiAgarwal/DataStructures

Data Structure in C Programming for strong fundamentals

Language: C - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rajendrapancholi/dsa_using_cpp

This repository contains implementations of various data structures in C++. Each data structure is implemented with its basic operations, such as insertion, deletion, and traversal. The aim is to provide clear, well-documented code examples to help understand the underlying concepts and algorithms.

Language: C++ - Size: 95.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

nitinPatelDev/library-management-system

Our main objective in this project is to create a library management system wherein students can issue books and the admin or librarian can update/delete the record of books kept in the library. So we have the system into two parts : from user’s perspective and from admin’s perspective.

Language: Java - Size: 423 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ahmedabougabal/CppSolvingDataStructuresAssignments

Language: C++ - Size: 324 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mauriciosantos/Buckets-JS

A complete, fully tested and documented data structure library written in pure JavaScript.

Language: JavaScript - Size: 1.37 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1,255 - Forks: 113

Omlalwani/DSA_Scratch

In this module, i've been working on DSA from scratch.

Language: Java - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

elishamutang/SRUS-EMD-Games

Data structures and algorithms using Python

Language: Python - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gokhanunal34/Postfixt_to_infix_using_binary_expression_trees

Postfixt_to_infix_using_binary_expression_trees. A thorough demonstration of my ability to work with binary expression trees.

Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

KarunakarThurlu/DataStructures-Algorithms

Data Structures and Algorithms implementation in Java.

Language: Java - Size: 131 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

Hitesh123mori/Contact-Manager

Screenshots

Language: Dart - Size: 313 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

yaoguangluo/Deta_Cache

缓存cache服务器

Language: Java - Size: 633 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 104 - Forks: 58

pravhub/Coding-Interviews

Solution Repository for Technical Coding Interviews!

Language: C# - Size: 481 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 5

bokkypoobah/BokkyPooBahsRedBlackTreeLibrary

BokkyPooBah's Red-Black Binary Search Tree Library

Language: Solidity - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 155 - Forks: 22

therealczr15/NYCU_DS_2022F

Fall 2022 NYCU Data Structure

Language: C++ - Size: 11.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sukogurung/data-structures

This mono-repo contains all the projects I built for my data structures course.

Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

briansantoss/C-LibrarySystem

A simple C-based library system implementation using a Binary Search Tree (BST). It supports: adding books (stored in the BST for efficient retrieval), updating book data (modify price and/or quantity), searching by title and displaying the whole library.

Language: C - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RohanVDvivedi/Allok

binary search tree based generic memory allocator.

Language: C - Size: 37.1 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

anshumansinha3301/Alt-Binary-Search-Python

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

sherxon/AlgoDS

Implementation of Algorithms and Data Structures, Problems and Solutions

Language: Java - Size: 1.51 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3,432 - Forks: 607

WaliMuhammadAhmad/Data-Structures-Playground

Welcome to the Data Structures Playground repository! This collection of C++ and Java code files is designed to help understand essential data structures from scratch from a grad student point of view. Happy Coding!

Language: C++ - Size: 34.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 3

tahmid-tanzim/problem-solving

AlgoExpert, LeetCode & HackerRank Problem Solving - hackerrank.com/tahmid_tanzim & leetcode.com/tahmid-tanzim

Language: JavaScript - Size: 24 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

tobbie/c-sharp-algorithms

C# solutions to common data structures and algorithm problems

Language: C# - Size: 43.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 7 - Forks: 3

Vivek290100/DSA

Language: JavaScript - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OmPreetham/data-structures

Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

xorz57/BinarySearchTree 📦

Binary Search Tree written in C++14

Language: C++ - Size: 194 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Dentrax/Data-Structures-with-Go

Data Structures with Go Language

Language: Go - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 140 - Forks: 9

hoangsonww/Binary-Search-Tree-DSA

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

Language: Java - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 21 - Forks: 12

endritngjelina/COP4530

Data Structures COP4530 is one of the main programming courses at the University of South Florida. This repository contains all of my projects for this class.

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kolosovpetro/Html-Code-Generator

Computer science cheat sheet in C#

Language: C# - Size: 445 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

w8r/avl

:eyeglasses: Fast AVL tree for Node and browser

Language: TypeScript - Size: 270 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 116 - Forks: 31

mignon-p/jsw-libs

Data structure libraries in C.

Language: C - Size: 351 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 6

Nickzs8/BinarySearchTree

Implementation of a binary search tree in java.

Language: Java - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Related Keywords
binary-search-tree 1,892 data-structures 677 linked-list 540 stack 422 queue 385 binary-tree 307 algorithms 290 java 251 tree 226 avl-tree 226 sorting-algorithms 213 heap 194 graph 179 cpp 177 recursion 174 c 168 binary-search 158 dynamic-programming 152 bst 134 array 119 python 117 algorithms-and-data-structures 117 arrays 111 red-black-tree 110 tree-structure 106 binary-trees 104 javascript 100 priority-queue 97 trees 97 hashtable 97 graph-algorithms 94 stacks 86 graphs 86 algorithm 85 doubly-linked-list 79 hashing 76 trie 75 datastructures 74 queues 72 leetcode 69 linkedlist 68 dsa 65 data-structures-and-algorithms 64 searching-algorithms 60 hashmap 58 greedy-algorithms 54 quicksort 53 breadth-first-search 53 hash-table 53 backtracking 51 insertion-sort 51 leetcode-solutions 50 heaps 47 depth-first-search 47 sorting 47 hash 44 bfs 44 string 44 merge-sort 44 dfs 43 mergesort 43 strings 43 c-plus-plus 41 list 41 dijkstra-algorithm 39 python3 39 bubble-sort 39 circular-linked-list 39 heapsort 38 selection-sort 38 matrix 37 golang 35 search-algorithm 33 singly-linked-list 31 data-structure 29 binary 29 avl 28 binary-heap 28 quick-sort 27 tries 27 problem-solving 27 arraylist 26 avl-tree-implementations 26 bstree 26 dfs-algorithm 26 typescript 25 computer-science 25 bfs-algorithm 25 two-pointers 24 cplusplus 24 bit-manipulation 24 object-oriented-programming 24 pointers 24 oop 24 interview-questions 23 divide-and-conquer 23 dsa-algorithm 23 vector 22 string-manipulation 22 map 22