GitHub topics: data-structures-and-algorithms
hajdu-patrik/Dictionary-Manager_BME_HF
This is a console application written in C for the BME "Programming Fundamentals" course. It functions as a complete multilingual dictionary manager.
Language: C - Size: 556 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0
oktopuslinky/Leetcode-Submissions
Collection of successful LeetCode submissions - automatically synced using LitCoach
Language: Python - Size: 34.2 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0
himanshumahajan138/Leetcode
This repository comprises my solved LeetCode questions, arranged by difficulty level with detailed explanations. Solutions are available in C++, and contributions for optimizations and alternative approaches are encouraged. It serves as a valuable resource for improving coding skills and exploring diverse problem-solving techniques.
Language: C++ - Size: 2 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 2 - Forks: 0
sibasundarj8/java-DSA
You donโt have to be the best. Just donโt quit.
Language: Java - Size: 1.51 MB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 10 - Forks: 0
Ayushluthra2001/GeeksforGeeksPOTD
Problem of the Day of GeeksForGeeks.
Language: C++ - Size: 1.91 MB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 3 - Forks: 0
sujal-GITHUB/DSA-for-interviews
A curated collection of Data Structures & Algorithms (DSA) problems with solutions, covering arrays, strings, linked lists, trees, graphs, DP, and more. Designed for interview prep, it includes optimized code and common problem-solving patterns for top tech interviews.
Language: C++ - Size: 187 KB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 1 - Forks: 0
lucasoliveira04/data-structures
Repository with concepts and implementations of Data Structures in C++.
Language: C++ - Size: 21.5 KB - Last synced at: about 8 hours ago - Pushed at: about 10 hours ago - Stars: 0 - Forks: 0
dpshah23/ByteShrink-Huffman-Based-File-Compression-Tool
A C++-based lossless file compressor and decompressor built using Huffman Coding, designed to demonstrate strong Object-Oriented Programming principles, binary file handling, and algorithmic efficiency.
Language: C++ - Size: 839 KB - Last synced at: about 11 hours ago - Pushed at: about 14 hours ago - Stars: 0 - Forks: 0
Karan-21/LeetCode-Data-Structure-and-Algorithm
LeetCode Data Structures and Algorithms Solutions to various problems from LeetCode. These solutions are written in Python and aim to provide clear, efficient, and well-documented code for each problem.
Language: Python - Size: 479 KB - Last synced at: about 14 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0
Catboy000123/Data-Structures-Programs
This repository acts as the guide on how to implement some of the basic data structures using C programming language
Size: 1000 Bytes - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0
AdityaSharmaHub/dsa-notes
DSA Notes by Aditya
Language: C++ - Size: 1.55 MB - Last synced at: about 21 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0
CodingAbdullah/Leetcode-DSA-Solutions
Repository consisting of solved Leetcode problems with proper numbering and descriptions.
Language: TypeScript - Size: 21.5 KB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 0 - Forks: 0
NextGenGk/DSA-Bootcamp
In this repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways.
Language: Java - Size: 1.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
Karthikeyankalatheeswaran/LeetCode-Solves
A collection of LeetCode questions solved by myself
Language: Python - Size: 128 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
ShowravKormokar/DSA-ProblemSolving
This repository contains C++ solutions to Data Structures and Algorithms problems from LeetCode, focused on job placement preparation. Each problem is carefully selected based on frequently asked questions in top tech company interviews. Ideal for brushing up your problem-solving skills and mastering DSA concepts for coding rounds.
Language: C++ - Size: 1.59 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
nagac121/algs-practice
DSA & Algs practice in languages of interest.
Language: JavaScript - Size: 79.1 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
Ilyes14563/DSA
Master Data Structures and Algorithms with this organized GitHub repository. Explore Python, JavaScript, and C++ resources for coding interviews and practice. ๐๐ป
Language: Python - Size: 85 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
lucianoscarpaci/Technical-Interview-Prep
๐ Welcome to my CodePath Technical Interview Prep repository! This repository is a comprehensive collection of solved questions for technical interviews. ๐ ๐ป
Language: Python - Size: 239 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0
Magic-Abracadabra/DAHSF
Digestion Algorithm in Hierarchical Symbolic Forests: A Fast Text Normalization Algorithm and Semantic Parsing Framework for Specific Scenarios and Lightweight Deployment
Language: Python - Size: 559 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
MOO-ORG/CSE220
Complete CSE220 course materials and assignment for BRAC University students.
Language: Java - Size: 108 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
girafe-ai/msai-algorithms
Open course on Algorithms and Data Structures
Language: Python - Size: 29.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 31 - Forks: 13
Crew46/data-fall2025
Collaboratively-developed Vircon32 shoot-em-up game as part of the fall2025 explorations of Data and Discrete Structures at SUNY CCC
Language: C - Size: 127 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0
shasbinas/LeetCode-DSA
A collection of LeetCode problem solutions written in JavaScript, showcasing clean and optimized code for practicing algorithms and data structures. All solutions are stored in a single folder for easy access.
Language: JavaScript - Size: 217 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
AI-AVENGER-S/Yandex_Trainings
Here you can find solutions to problems from Yandex on algorithms / data structures / OOP and other topics.
Language: Python - Size: 340 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
Syed-Sharjeel/learn_dsa
Python assignments and implementations from my Data Structures & Algorithms (DSA) course at NEDUET. Includes sorting, recursion, OOP basics, stacks, queues, graphs and linked lists.
Language: Jupyter Notebook - Size: 466 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0
Gerard-Devlin/TechMind
โจ A CS Beginner's Blog
Language: CSS - Size: 57.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 2
glucatv/Programmazione_dei_Calcolatori_aa25-26
Materiale didattico del corso di Programmazione dei Calcolatori con Laboratorio (a.a. 2025-2026) del Corso di Laurea in Informatica presso l'Universitร di Tor Vergata in Roma
Size: 2.3 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 16 - Forks: 0
VuDinhLongg/Competitive_Programming
Accepted Solutions for Competitive Programming Websites ๐งโ๐ปโก๏ธ๐ฅ
Language: C++ - Size: 4.73 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 1
Annahcj/javascript-algorithms-and-data-structures
Improve the performance of front-end and back-end applications through optimised JS code. Each solution is for the corresponding LeetCode question and contains a detailed explanation, time and space complexity, and test cases.
Language: JavaScript - Size: 3.17 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 47 - Forks: 18
mennakhalilselim/leetcode-solutions-java
Collection of LeetCode problems solved in Java. Practicing algorithms and data structures one problem at a time.
Language: Java - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
dagimgetaw/leetcode
This repository contains my daily LeetCode solutions categorized by difficulty and pattern.
Language: Python - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
Afzal14786/DSA-Prep
Data Structure And Algorithm Using C++
Language: C++ - Size: 4.23 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
abdulaziz7225/leetcode-problems
Solving Data Structure and Algorithm Problems on LeetCode Using Python
Language: Python - Size: 473 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0
MaxiTonoto/lua-data-structures
Data structures implemented in the Lua Programming Language
Language: Lua - Size: 36.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
tothantonio/UTCN
personal files for courses I took at Technical University of Cluj-Napoca
Language: C - Size: 899 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
divaibhav/SortingQuestion
SortingQuestion โ Bubble Sort on Singly Linked List (Java) A simple Java project designed for learners to practice implementing Bubble Sort on a Singly Linked List. The project provides the basic linked list structure (Node, SinglyLinkedList) along with a helper class to build a sample list. Learners must complete the sort() method in MyMain.java
Language: Java - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
SebbieMzingKe/DSA
data structures and algorithims: 0, 1, 2
Language: Python - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
smallwanderer/algorithm-archive
์๊ณ ๋ฆฌ์ฆ ์ด๊ฒ์ ๊ฒ ์์งํ๋ ๋ ํฌ์งํ ๋ฆฌ
Language: Python - Size: 290 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
morenoblue/code-gym
The Brain is a muscle. This repo is just to document my never ending process of turning that muscle into a code churning machine. Why? Because I can.
Language: Python - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
Surajv311/myProgramming_Interview-Prep
A list of coding questions I solved (DS-Algo & CP) ๐จโ๐ป to enhance my algorithmic thinking skills. Also includes: Notes โ | Resources | Core-CS Subjects ๐ | Off-Campus... ๐
Language: C++ - Size: 72.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 1
mirinta/leet_code
LeetCode solutions in C++.
Language: C++ - Size: 2.94 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 1
KatoKode/JSON
JSON Library in C
Language: C - Size: 229 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
Kanishk1420/Data-Structures-with-Java
A comprehensive collection of Data Structures implementations in Java, including arrays, linked lists, stacks, queues, trees, graphs, and sorting algorithms. This repository serves as both a learning resource and a reference guide for computer science students and developers looking to enhance their understanding of fundamental data structures
Language: Java - Size: 38.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 1
ohmygodashish/it-lab-programs
Laboratory programs from the Information Technology minor degree courses.
Language: C++ - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
longluo/leetcode
The Data Structures and Algorithms and LeetCode solutions
Language: Java - Size: 4.74 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 94 - Forks: 30
InflixOP/LeetCode_Solutions
Leetcode Cpp Solutions along with daily question solution.
Language: C++ - Size: 709 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 0
Clickseo/DSAlgorithms
DSAlgorithms
Language: C++ - Size: 11 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 4
ActuallyMadhav/SC2001-Algorithm-Analysis-Lab
Language: C++ - Size: 2.46 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
ngkhang/leetcode
My collection of solutions to algorithmic problems in Leetcode
Language: JavaScript - Size: 271 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
Certseeds/algorithm-template-java
template for algorithm problem based on JDK21 and maven-submodel
Language: Java - Size: 874 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 1
belnytheraseiche/WaveletMatrix
A .NET library providing a high-performance Wavelet Matrix, Suffix Array, FM-Index, LCP Index and Burrows Wheeler Transform.
Language: C# - Size: 17.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
belnytheraseiche/TrieDictionary
A .NET library providing a collection of high-performance, memory-efficient data structures, primarily focused on various trie implementations and advanced search capabilities.
Language: C# - Size: 16.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
HariPasapuleti/Leetcode-Problems
Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.
Language: C++ - Size: 1.62 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0
VA-run23/GeeksforGeeks-POTD
Namaste, Welcome to the GeeksforGeeks-POTD repository! ๐ This repository contains C++ solutions to GeeksforGeeks' "Problem of the Day" (POTD). It's a valuable resource for practicing and improving your problem-solving skills in C++, covering a wide range of topics and difficulty levels.
Language: C++ - Size: 338 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
suhas-km/LeetCode-Grind
Leetcode Solutions Repository
Language: Python - Size: 522 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
SrinivasVadige/dsa-programs
Data Structures And Algorithms Programs
Language: Java - Size: 1.66 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
Kudzaishe109/LeetCode
LeetCode solutions in Python โ focused on algorithmic thinking, data structures, and technical interview preparation.
Language: Python - Size: 139 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
0voice/Awesome-Interview-Algorithms
2025็ฒพ้๏ผ็ฎๆณ้ขๅบๅ้๏ผๆถต็ๅคงๅ้ข่ฏใๆ กๆ็ฌ่ฏๅLeetCode็ญ็ญ้จๅนณๅฐ็ปๅ ธ้ข็ฎ๏ผๅฉไฝ ่ฝปๆพๆฟไธoffer๏ผ
Size: 130 KB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 111 - Forks: 7
bryanguillenlds/ds-algo-playground
Playground for DS and Algo practice
Language: JavaScript - Size: 58.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
aneeshsunganahalli/LC-Solutions
LeetCode Solutions Repository
Language: Python - Size: 153 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0
Shoyeb45/DataStructureAndAlgorithm
This repo contains implementation of various data structure and algorithms.
Language: C++ - Size: 925 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
maruf-pfc/gub-cse-221
Green University of Bangladesh - CSE Department - Batch 221
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
mahak-23/Data-Structures-and-Algorithms
This repository contains the concepts of DSA using Python.
Language: Python - Size: 94.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
taksh-diyora/Leetcode-Solution
๐ A collection of my LeetCode problem solutions with clean, well-documented code. This repository serves as my personal coding journal to track progress, improve problem-solving skills, and strengthen data structures & algorithms knowledge.
Language: C++ - Size: 155 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
TheScienceUniverse/DSA
๐ด Data Structures and Algorithms in C
Language: C - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
modi-meet/DSA-problem-solving
This GitHub repo is mainly focused on essential and must-solve Data-structures and Algorithms questions for tech interview placement.
Language: C++ - Size: 240 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0
aaditya29/Interview-DSA
DSA For Interview
Language: C++ - Size: 86.9 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
iam-abhishek-yadav/DSA
Language: JavaScript - Size: 171 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
chalidade/algorithm
This repository contains all algorithms and data structures Iโve learned and practiced throughout my journey as a software engineer โ documented to build strong fundamentals, sharpen problem-solving skills, and prepare for technical interviews. ๐ Buy me a coffee
Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
TiwariDivya25/Leetcode_Solutions
A growing collection of my LeetCode solutions in Java, solving problems to sharpen problem-solving skills and prepare for coding interviews.
Language: Java - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
jeremykvlim/kattis
Solutions for Kattis problems.
Language: C++ - Size: 8.85 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 0
cybersecurity-dev/algorithms-in-cpp
Algorithms in C++
Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
arpanxneuro/codevault
CodeVault โ Centralized repository of coding problems and algorithmic solutions from LeetCode, GeeksforGeeks, HackerRank, and more, organized to track problem-solving progress and build a structured coding portfolio.
Language: Python - Size: 191 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
aadeetyeah/LeetCode-Problems
Collection of LeetCode questions to ace the coding interview!
Language: Java - Size: 819 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0
AtCoder-NoviSteps/AtCoderNoviSteps
ใ้ๅ ฌๅผใ AtCoder ไธใฎๅ้กใซใคใใฆใๅ็ตใฟ็ถๆณใ่จ้ฒใใฆใใใตใคใใงใใๅๅ้กใ็ดฐใใ้ฃๆๅบฆไปใใใใฆใใใๅฟ ่ฆใช็ฅ่ญใๆฎต้็ใซ็ฟๅพใงใใพใใ
Language: TypeScript - Size: 13.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 55 - Forks: 10
silverline-k/algorithms
using JavaScript
Language: JavaScript - Size: 105 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
abhishek6619/Java-DSA
Here you will get all java resources and help you to learn and master Java programming along with essential DSA concepts, preparing them for coding interviews and competitive programming. You can read the about Java from the below websites๐๐
Language: Java - Size: 1.33 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
SunandaBiswas/Leetcode_Essentials
I found this as amazing Learning resource, useful who wants to deep dive in solving Leetcode Problems....
Size: 2.76 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
akshiita07/Striver-A2Z-DSA
A comprehensive collection of code solutions from Striver's A2Z DSA course and daily DSA Leetcode practice implemented in C++ that facilitates efficient learning and revision of key DSA concepts.
Language: C++ - Size: 7.08 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
chibuike-07/CPP_PROBLEMS_LAB
Welcome to the C++ Programming Lab Exercises repository! ๐ฏ This repository features a well-organized collection of C++ programming exercises, pattern problems, and their solutions. It is created to support learners and enthusiasts in building a strong foundation in C++ through practical coding experience and regular practice.
Language: C++ - Size: 1.37 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
prashant-g0/Leetcode
๐ป A collection of my DSA problem solutions from platforms like LeetCode, GeeksforGeeks, and others. Organized by topic and platform for easy reference and revision.
Language: Java - Size: 111 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0
kumudkode/JAVA_DSA
This repository offers clear Java implementations alongside engaging animations to make even the most complex DSA concepts accessible and intuitive. Perfect for beginners and experienced developers alike, dive in to see how data structures work under the hood and algorithms. #kumudkode #devlopment #java
Language: Java - Size: 42 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
907th/code-challenges
Solutions for code challenges (LeetCode, HackerRank, CodeForces, Timus, etc.) and educational projects (Coursera, Udemy, Stepik, etc.).
Language: Rust - Size: 6.44 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 1
Amir-16/leetcode-problem-solutions
Leetcode problem Solutions
Language: PHP - Size: 267 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 0
MiroslavKolosnjaji/data-structures-by-example
This project contains my implementations of linear data structures, based on the 'Data Structures 1' course from Code with Mosh. The solutions are the result of solving practical exercises that focused on building methods and operations for each data structure.
Language: Java - Size: 65.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
koniz-dev/leetcode-cpp
๐ก Collection of LeetCode solutions in modern C++ for practicing data structures and algorithms.
Language: C++ - Size: 402 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
zakaria-zoulati/LeetCode-Solutions
LeetCode solutions in Java/C++/Python โ updated regularly
Language: Java - Size: 1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0
mniabedii/dsa-masterclass-java
Clean, well-organized Java implementations of basic and advanced data structures along with fundamental algorithm concepts, accompanied by detailed, easy-to-understand documentsโan ideal resource for anyone starting to learn data structures and algorithms.
Language: Java - Size: 7.13 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 8 - Forks: 0
leeobazzana01/Assembly-CyberSecurity
Para Autodidatas que querem ingressar na Linguagem de programaรงรฃo Assembly e suas aplicaรงรตes em Cyberseguranรงa.
Language: Assembly - Size: 92.8 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
haripatel07/DSA-Learnings
Collection of Data Structures & Algorithms practice problems in C++, including solutions from GeeksforGeeks, LeetCode, and other competitive programming platforms. Focused on building strong problem-solving and algorithmic thinking skills.
Language: C++ - Size: 305 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
raj-rathod/raj-rathod
Rajesh Rathore : I am a ๐๐ฟ๐ผ๐ป๐๐ฒ๐ป๐ฑ ๐๐ฒ๐๐ฒ๐น๐ผ๐ฝ๐ฒ๐ฟ with almost 3+ years of experience, specializing in ๐๐ป๐ด๐๐น๐ฎ๐ฟ ๐ญ๐ฌ+ and ๐ฅ๐ฒ๐๐ ๐๐ฃ๐'๐ integration. I have extensive experience in ๐๐ง๐ ๐๐ฑ, ๐๐ฆ๐ฆ๐ฏ, ๐๐ผ๐ผ๐๐๐๐ฟ๐ฎ๐ฝ, ๐ง๐๐ฝ๐ฒ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐, ๐๐ฎ๐๐ฎ๐ฆ๐ฐ๐ฟ๐ถ๐ฝ๐.
Size: 4.61 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 0
harsh8088/roadmap
Pro Developer Useful Links
Size: 90.8 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
fpsvogel/learn-cs
Learning resources for computer science.
Size: 67.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 9 - Forks: 1
carlos-paezf/Data_Structures
Documentation of the Data Structures academic space
Language: TypeScript - Size: 9.52 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
Hrishikesh-Gavai/DSA
DSA
Language: C++ - Size: 26.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
gnsalok/algo-ds-python
Data Structures and Algorithms using Python
Language: Python - Size: 380 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1
iamchandanchaudhary/Java-DSA
This repository include Java programming from basic to advance & DSA Concepts are also included with Important Expert Level DSA questions.
Language: Java - Size: 15.7 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
Aaryan047/DSA-for-Dummies
Curated personal notes and explanations for core Data Structures & Algorithms concepts.
Size: 1.45 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 1
itsjomon/java-handbook
Java Programming & Data Structures/Algorithms repository for quick revision, practice, and reference.
Language: Java - Size: 661 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0
kayjan/bigtree
Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
Language: Python - Size: 18 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 198 - Forks: 12