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

Topic: "data-structures-and-algorithms"

krahets/hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version in translation

Language: Java - Size: 348 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 114,218 - Forks: 14,144

forthespada/InterviewGuide

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!

Size: 504 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5,629 - Forks: 1,584

hemansnation/AI-Engineer-Headquarters

A collection of scientific methods, processes, algorithms, and systems to build stories & models.

Language: Jupyter Notebook - Size: 82.9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3,594 - Forks: 681

ShahjalalShohag/code-library

Templates, algorithms and data structures implemented and collected for programming contests.

Language: C++ - Size: 3.44 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3,176 - Forks: 830

SamirPaulb/DSAlgo

📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯

Language: Python - Size: 193 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2,252 - Forks: 506

Java-aid/Hackerrank-Solutions

hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation

Language: Java - Size: 723 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1,780 - Forks: 872

Prince-1501/Complete-DSA-Preparation

This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation

Language: SCSS - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1,340 - Forks: 384

o-oconnell/minixfromscratch

Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU

Language: C - Size: 6.15 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1,227 - Forks: 67

thepranaygupta/Data-Structures-and-Algorithms

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

Language: Java - Size: 5.11 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1,160 - Forks: 393

kelvins/algorithms-and-data-structures

:abacus: Algorithms and Data Structures in several Programming Languages

Language: Python - Size: 3.12 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 1,067 - Forks: 272

FazeelUsmani/Amazon-SDE-Preparation

This repository includes all the interview preparation questions for Amazon SDE role

Language: C++ - Size: 393 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1,000 - Forks: 280

devAmoghS/Python-Interview-Problems-for-Practice

120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.

Language: Jupyter Notebook - Size: 721 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 980 - Forks: 152

rongweihe/CPPNotes

【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。

Language: C++ - Size: 623 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 927 - Forks: 117

js-sdsl/js-sdsl

A javascript standard data structure library which benchmark against C++ STL.

Language: TypeScript - Size: 4.6 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 797 - Forks: 66

codemistic/Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions

Language: C++ - Size: 3.19 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 498 - Forks: 378

Algo-Phantoms/Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

Language: C++ - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 365 - Forks: 622

TheAlgorithms/Solidity

Algorithms and data structures implemented in Solidity

Language: Solidity - Size: 6.22 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 346 - Forks: 101

CoffeelessProgrammer/Data-Structures-and-Algorithms-TS

Data structures & algorithms implemented in TypeScript

Language: TypeScript - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 253 - Forks: 142

mdmzfzl/NeetCode-Solutions

My solutions in C++, Python and Rust for problems on NeetCode.io

Language: C++ - Size: 681 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 222 - Forks: 47

myui/btree4j

Disk-based B+-tree written in Pure Java

Language: Java - Size: 198 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 222 - Forks: 51

kayjan/bigtree

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.

Language: Python - Size: 16.1 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 191 - Forks: 13

spirosmaggioros/AlgoPlus

AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)

Language: C++ - Size: 15.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 184 - Forks: 26

SartHak-0-Sach/Harkirat-Singh-course_code_and_notes

A comprehensive resource hub for mastering web development, covering everything from fundamental concepts to advanced topics and project-based learning. This also includes my notes on various other bonus sections offered alongside the course such as the MLops section, native android development section and DSA classes all in one. Follow for more😁✨

Language: HTML - Size: 339 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 175 - Forks: 50

hiimvikash/DSA-EndGame

I have started Data structures and Algorithms on April 1, 2021, and this repository will be containing my resources, tutorial, codes, and my approach to Qs, for future reference. As I'm in the learning process, this repository will be refreshed daily with my new bits of knowledge.

Language: Java - Size: 15.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 170 - Forks: 67

LLancelot/LeetCode

✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)

Language: Java - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 165 - Forks: 41

kamranahmedse/datastructures-in-javascript

Illustrated Data Structures — Video Series

Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 24

Prince-1501/Hello_world-Competiitve-Programming

https://www.youtube.com/c/HelloWorldbyprince/

Language: C++ - Size: 190 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 150 - Forks: 63

yuelinxin/hello-algo-en Fork of krahets/hello-algo

[EN] Hello Algo: data structures and algorithms crash course with animated illustrations and off-the-shelf code in: Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart.

Language: Java - Size: 186 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 149 - Forks: 27

paulonteri/data-structures-and-algorithms

My notes and solutions/code on Data Structures and Algorithms.

Language: Python - Size: 567 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 129 - Forks: 27

kshitizsaini113/Data-Structure-and-Algorithms

A complete and efficient guide for Data Structure and Algorithms.

Language: C++ - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 125 - Forks: 98

abdurakhmonoff/data-structures-and-algorithms-kotlin

Implementation and explanation of Data Structures and Algorithms (DSA) in Kotlin programming language

Language: Kotlin - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 40

Supsource/90DaysDSA

Nishant bhaiya's 90DaysDSA challenge.

Language: C++ - Size: 24.4 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 112 - Forks: 31

HypertextAssassin0273/Data_Structures_in_Cpp

Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.

Language: C++ - Size: 49.6 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 107 - Forks: 13

HouariZegai/playground

Playground for Software Engineering Concepts e.g. DSA, TDD, SOLID, Design Patterns, and others

Language: Java - Size: 439 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 102 - Forks: 28

gongluck/CVIP

C/C++/Golang/Linux...知识整理

Language: C - Size: 26.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 97 - Forks: 31

anishLearnsToCode/leetcode-algorithms

Solution to LeetCode 💻 Algorithms problems.

Language: Java - Size: 2.25 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 92 - Forks: 16

Aayushi-Mittal/450-Coding-Questions-LoveBabbar

🔥 This is an attempt to solve DSA Cracker Coding Questions List curated by @loveBabbar bhaiya.

Size: 122 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 91 - Forks: 45

longluo/leetcode

The Data Structures and Algorithms and LeetCode solutions

Language: Java - Size: 3.93 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 88 - Forks: 31

ramanaditya/data-structure-and-algorithms

All the important concepts associated with Interview and Data Structures and Algorithms. It's just not about the collection.

Language: Python - Size: 9.08 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 36

MostafaTwfiq/C-DataStructures-And-Algorithms

Generic data structures and algorithms implemented in c language.

Language: C - Size: 2.49 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 18

coderonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

Language: Zig - Size: 300 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 0

NewPracticer/Python-Flutter-Dart-DataStructure

使用python、flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用

Language: Dart - Size: 704 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 74 - Forks: 7

laisfrigerio/cracking-the-coding-interview-js

Cracking the Coding Interview 6th Edition with JavaScript Solutions

Language: JavaScript - Size: 84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 71 - Forks: 1

mjebrahimi/DotNet-Collections-Benchmark

🚀 A comprehensive performance comparison benchmark between different .NET collections.

Language: C# - Size: 5.24 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 70 - Forks: 7

YukunJ/Teach-Myself-CPP

This is the repository containing self-study notes for modern C++ to better prepare myself for workplace once graduate.

Language: C++ - Size: 9.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 69 - Forks: 9

sachin-duhan/COMPETITVE-PROGRAMMING

Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++

Language: C++ - Size: 7.1 MB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 68 - Forks: 19

nazmulidris/algorithms-in-kotlin

This project is useful if you are trying to get more fluency in Kotlin or need a refresher to do interview prep for software engineering roles

Language: Kotlin - Size: 21.2 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 66 - Forks: 19

ajay-dhangar/algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!

Language: TypeScript - Size: 154 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 65 - Forks: 200

downdemo/LeetCode-Solutions-in-Cpp17

200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews

Language: C++ - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 63 - Forks: 20

cihat/DataStructure

📌🔎📝 Veri Yapıları (BMU221) ve bütün derslerin dokümantasyonu. Notes and examples in the data structure and all lessons course. Data Structures with Java.

Language: HTML - Size: 130 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 10

Schlampig/Knowledge_Graph_Wander

A collection of papers, codes, projects, tutorials ... for Knowledge Graph and other NLP methods

Size: 5.11 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 13

StevensDeptECE/CPE593

course materials for applied algorithms and data structures

Language: C++ - Size: 69.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 62 - Forks: 59

xiaomeng79/go-algorithm

go数据结构和算法

Language: Go - Size: 3.67 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 60 - Forks: 20

Deepali-Srivastava/data-structures-and-algorithms-in-java

Data Structures and Algorithms in Java ( DSA )

Language: Java - Size: 80.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 58 - Forks: 34

Deepali-Srivastava/data-structures-and-algorithms-in-c

Data Structures and Algorithms in C ( DSA )

Language: C - Size: 128 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 56 - Forks: 21

2xiao/leetcode-js

LeetCode 通关指南( LeetCode-JS ):手把手带你完成 1000 道算法题,使用 JS 实现,前端工程师友好,包含《剑指 Offer》、《程序员面试金典》和各类专项训练。

Size: 87.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 55 - Forks: 11

AtCoder-NoviSteps/AtCoderNoviSteps

【非公式】 AtCoder 上の問題について、取組み状況を記録していくサイトです。各問題が細かく難易度付けされており、必要な知識を段階的に習得できます。

Language: TypeScript - Size: 11 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 52 - Forks: 9

FintinaOlivia/UBB-Computer-Science

A collection of materials and code I have worked on in university

Language: Jupyter Notebook - Size: 217 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 50 - Forks: 1

Devinterview-io/data-structures-interview-questions

🟣 Data Structures interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.

Size: 28.3 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 49 - Forks: 6

Kanav-Arora/DSA-Guide

Building Ultimate Data Structure and Algorithms in C++ Solution Repository. Solution to various DSA problems including problem from Leetcode, Codechef, GFG, Coding Ninjas.

Language: C++ - Size: 419 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 47 - Forks: 13

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.18 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 46 - Forks: 17

SAY-droid427/DSAQuestions

Collection of data-structures and algorithms along with resources and guidelines for mastering coding

Language: C++ - Size: 573 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 21

abhishektripathi66/DSA

Learn the DSA and be Interview ready

Language: Java - Size: 1.04 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 41 - Forks: 52

BEPb/hackerrank_sql

cracking-the-coding-interview algorithm-challenges coding-challenges hackerrank-sql

Size: 4.52 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 5

Vishal-raj-1/DSA-for-Placement-Internship

It contains all important questions for Placement and Internships

Language: C++ - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 8

alidehkhodaei/data-structures-and-algorithms

🔥 450 Data structures and algorithms coding questions with Kotlin solutions

Language: Kotlin - Size: 374 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 7

Bharat2044/Striver-A2Z-DSA-Sheet-Solution-using-JAVA

This repository contains Strivers A2Z DSA Course/Sheet Code Solution using JAVA with explanation. 🔥

Language: Java - Size: 492 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 35 - Forks: 7

maddhruv/leetcode-blind-75-javascript

Solutions of LeetCode Blind 75 Problems in JavaScript

Language: JavaScript - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 3

prathimacode-hub/PyAlgo-Tree

👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.

Language: Jupyter Notebook - Size: 61.2 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 41

mikeroyal/Algorithms-and-Data-Structures

Algorithms & Data Structures Guide

Size: 54.7 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 4

frextrite/Data-Structures-Algorithms-Hacktoberfest-2K19 📦

collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019

Language: C++ - Size: 269 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 34 - Forks: 205

aj7tt/100daysofDSA

Problem-solving

Language: C++ - Size: 319 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 12

msteindorfer/research-paper-oopsla15-artifact 📦

Artifact accompanying our OOPSLA'15 publication.

Language: Java - Size: 65 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 5

godkingjay/LeetCode

LeetCode Solutions

Language: Java - Size: 953 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 65

IMSoley/cs-study-plan

📚👨‍🎓 Resources I'm using everyday to develop my skills to become a self-taught good programmer ...

Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 9

Ayu-hack/GeeksforGeeks-POTD-Solution

This repository contains my solutions to GeeksforGeeks Problem of the Day (POTD).

Language: Python - Size: 102 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 97

das-jishu/data-structures-basics-leetcode

Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.

Language: Python - Size: 260 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 31 - Forks: 21

SaptarshiSarkar12/E-Books-For-CS-Students

This repository contains some E-books for Computer Science students in categorized manner. Hope it will help.

Size: 3.37 GB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 10

osoco/PharoPDS

Probabilistic data structures in Pharo Smalltalk.

Language: Smalltalk - Size: 664 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 4

girafe-ai/msai-algorithms

Open course on Algorithms and Data Structures

Language: Python - Size: 26.7 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 28 - Forks: 12

msune/libcdada

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

Language: C - Size: 1.94 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 27 - Forks: 8

raj-rathod/DSA-visualisation-in-angular

DSA Visualization is a project on data structures and algorithms. In this project all points of data structures and algorithms like as working approach, properties, operations, applications, advantages and disadvantages are well explained and visualize the operations for better understanding.

Language: TypeScript - Size: 7.52 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 27 - Forks: 5

Deepali-Srivastava/data-structures-and-algorithms-in-python

Data Structures and Algorithms in Python ( DSA )

Language: Python - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 27 - Forks: 16

rohitdwivedula/cs-f211-dsa-2020-21 📦

Repository of problems and solutions of labsheets used for Data Structures and Algorithms (CS F211) in Semester 2, 2020-21 at BITS Pilani - Hyderabad Campus.

Language: C - Size: 912 KB - Last synced at: about 16 hours ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 33

abhideepghosh/Leetcode-GFG-Solutions

This repository contains all the Leetcode questions I've solved!

Language: Java - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 3

AnastasKosstow/algorithms

data structures & algorithms

Language: Rust - Size: 5.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 0

DitijTanwar29/DSA_SUPREME_2.0_BATCH_HANDWRITTEN_NOTES

You will get all live lecture handwritten notes of supreme 2.0 batch. Star this repository for future reference! You can get in connect with me through my LinkedIn -> https://www.linkedin.com/in/ditij-tanwar-99b881250/

Size: 49.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 3

Vishal-raj-1/Beginner-CPP-Submissions Fork of Girl-Code-It/Beginner-CPP-Submissions

This Repo contain solutions of all problems given in Basic course on Data structures and Algorithms Milestones.

Language: C - Size: 506 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 12

zriyansh/Real-Life-DSA

Real-Life Implementation Examples of Data Structures and Algorithms.

Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 1

Ram-95/Python-Competitive-Programming

:computer: [Competitive Programming] This Repo consists of my solutions in Python 3 to various problems of [HackerRank, Leetcode, Codeforces, Code Chef etc.]

Language: Python - Size: 848 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 25 - Forks: 6

aaron1aaron2/SCU-class_DSA-2019

algorithms & data-structures Learning Note | 2019_三上_資料結構與演算法課程紀錄

Language: Python - Size: 4.11 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 24 - Forks: 25

OperationCode/algorithms

Basic algorithms and data structures curriculum for beginners

Language: JavaScript - Size: 970 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 5

CODING-Enthusiast9857/Hacktoberfest22-Contribute-DSA

Hacktoberfest 2022🎉 Guys, open your 1st pull request and contribute in an open-source community...!! This is for everyone💯 So, Hurry up...!! Don't forget to spread love and if you like, give a ⭐️

Language: Python - Size: 538 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 72

LaurentRDC/javelin

Haskell implementation of data structures for data science

Language: Haskell - Size: 640 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 22 - Forks: 2

Deepali-Srivastava/data-structures-and-algorithms-in-csharp

Data Structures and Algorithms in C# ( DSA )

Language: C# - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 22 - Forks: 17

vansh-codes/Complete-Interview-Preparation-GFG

This repository provides solutions to quizzes, multiple-choice questions (MCQs), and coding problems from the GeeksforGeeks course "Complete Interview Preparation" in C++. The aim is to aid candidates in their technical interview preparation by offering clear and efficient solutions.

Language: C++ - Size: 397 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 21 - Forks: 4

ebolat/emre.me

Personal Blog

Language: JavaScript - Size: 763 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 11

AmanRaj1608/DSA-Implementation

Data Structure and Algorithms Implementation

Language: C++ - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 17

Devinterview-io/big-o-notation-interview-questions

🟣 Big O Notation interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.

Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 7

d3or/sol-trees

A binary search tree implementation in Solidity

Language: Solidity - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

Related Topics
data-structures 853 algorithms 614 java 395 cpp 394 dsa 345 python 326 leetcode 222 c 201 leetcode-solutions 182 javascript 167 algorithms-and-data-structures 143 linked-list 134 competitive-programming 126 problem-solving 119 python3 114 data-structures-algorithms 107 algorithm 95 stack 93 dsa-algorithm 90 queue 86 dsa-practice 84 data-structure 80 sorting-algorithms 79 computer-science 76 object-oriented-programming 71 interview-preparation 67 binary-search-tree 66 interview-questions 62 hacktoberfest 60 dsa-learning-series 57 programming 57 dynamic-programming 57 graph 54 datastructures 47 tree 41 machine-learning 40 data-science 39 arrays 38 graph-algorithms 38 golang 36 searching-algorithms 36 recursion 36 array 36 cplusplus 34 data-structures-interview-questions 34 graphs 33 data 32 typescript 31 coding 31 hashtable 30 binary-search 30 solutions 29 leetcode-java 29 interview 29 c-programming 29 trees 28 leetcode-python 28 oop 27 geeksforgeeks 27 queues 26 stacks 26 c-plus-plus 26 sql 26 coding-challenge 25 heap 24 codeforces 24 coding-challenges 24 csharp 24 hacktoberfest-accepted 24 algorithms-interview-questions 24 coding-interviews 24 data-structures-and-algorithms-interview-questions 24 algorithm-challenges 23 algorithms-and-data-structures-interview-questions 23 software-engineer-interview 23 software-developer-interview 23 coding-interview-questions 23 hackerrank 23 go 22 priority-queue 22 software-engineering 21 linkedlist 21 interview-practice 21 dsalgo 21 cpp17 20 rust 20 data-structures-c 19 learning 19 backtracking 19 sorting 18 tree-structure 18 database 18 datastructures-algorithms 18 hashing 18 leetcode-cpp 18 practice 18 hashmap 18 doubly-linked-list 18 data-structures-python 17 design-patterns 17