An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with algorithms-datastructures

A curated list of projects in awesome lists tagged with algorithms-datastructures .

https://github.com/azl397985856/leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

algo algorithm algorithms algorithms-datastructures computer-science cpp data-structures interview java javascript leetcode leetcode-solutions python tree

Last synced: 12 May 2025

https://github.com/itcharge/leetcode-py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

acm-icpc algo algorithm algorithms algorithms-datastructures data-structure data-structures interview interviews leetcode leetcode-py leetcode-python leetcode-solutions python

Last synced: 13 May 2025

https://github.com/itcharge/LeetCode-Py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

acm-icpc algo algorithm algorithms algorithms-datastructures data-structure data-structures interview interviews leetcode leetcode-py leetcode-python leetcode-solutions python

Last synced: 07 May 2025

https://github.com/aniket965/hello-world

Add any Program in any language you like or add a hello world Program ❣️ if you like give us :star:

algorithm algorithms-datastructures hacktoberfest hacktoberfest2018 hello-world helloworld

Last synced: 27 Sep 2025

https://github.com/Aniket965/Hello-world

Add any Program in any language you like or add a hello world Program ❣️ if you like give us :star:

algorithm algorithms-datastructures hacktoberfest hacktoberfest2018 hello-world helloworld

Last synced: 03 May 2025

https://github.com/TheAlgorithms/Lua

Algorithms and Data Structures implemented in the Lua programming language

algorithms algorithms-datastructures datastructures datastructures-algorithms dsa hacktoberfest lua

Last synced: 10 May 2025

https://github.com/thealgorithms/lua

Algorithms and Data Structures implemented in the Lua programming language

algorithms algorithms-datastructures datastructures datastructures-algorithms dsa hacktoberfest lua

Last synced: 09 Apr 2025

https://github.com/anushka23g/learning-made-easy

This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.

algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented data-structures datastructure datastructuresandalgorithm dsa exam-scheduler greedy-algorithm greedy-algorithms job-scheduling open-source

Last synced: 07 Apr 2025

https://github.com/srbcheema1/Algo_Ds

Repository for cool algorithms and Datastructures

algorithms-datastructures cpp hactoberfest

Last synced: 04 May 2025

https://github.com/deehzee/unionfind

A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.

algorithms-datastructures union-by-rank-and-path-compression union-find

Last synced: 05 Apr 2025

https://github.com/seanlee97/datastruct_and_algorithms

python/c++实现常用算法(数据结构,搜索,排序,动态规划...)

algorithms-datastructures

Last synced: 04 Oct 2025

https://github.com/parasgarg/stevens-computer-science-courses-materials

This repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.

algorithms-datastructures amazon-web-services aws aws-ec2 cloud computer-science cyber-security data-mining database-management html-css java javascript knowledge-discovery mongodb python-3 r ruby sas sql web-programming

Last synced: 12 Apr 2025

https://github.com/anshumansinha3301/cpp-supreme-base-to-sde

C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)

algorithms-datastructures anshumansinha3301 bitfusion bitfusiondynamics conditional-statements cpp dsa dsa-algorithm patterns

Last synced: 13 Apr 2025

https://github.com/bhartik021/data-structure-algorithm

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

algorithm algorithms algorithms-and-data-structures algorithms-datastructures array binary-search bit-magic bit-manipulation cpp cpp-stl data-structures data-structures-and-algorithms linear-search mathematics recursion searching searching-algorithms stl string tree

Last synced: 03 Oct 2025

https://github.com/mpotane/PythonScriptPH

🤖🕹💸A collection of Python scripts to help you learn the language. 🇵🇭.

algorithms-datastructures automation-framework hacktoberfest portfolio python3

Last synced: 09 Jul 2025

https://github.com/murufeng/data_structures_and_algorithms

数据结构:栈、队列、串、单链表、霍夫曼编码等

algorithms-datastructures

Last synced: 04 Oct 2025

https://github.com/tonystone/avltree-swift

An efficient and generic implementation of a balanced AVL Tree in native Swift.

algorithm algorithms-datastructures avl avl-tree avltree-swift balanced-tree ios linux node osx swift swift-3 tree tree-structure tvos watchos

Last synced: 09 Apr 2025

https://github.com/matsutaku/simpledatastructure

C++17 library that packed some of succinct data structures and algorithms supports.

algorithms-datastructures cpp17-library succinct succinct-bit-vector succinct-data-structure

Last synced: 23 Apr 2025

https://github.com/driftluo/algorithmpractice

Learning data structures and algorithm by C/C++/Rust

algorithms-datastructures c cpp rust

Last synced: 09 Apr 2025

https://github.com/bryanwilhite/jupyter-central

an attempt to centralize my little collection 📚 of jupyter notebooks in one place 🚀 🌚 (which might not be a great idea)

algorithms algorithms-datastructures azure data-science f-sharp fsharp jupyter jupyter-notebook jupyterhub python-3 python3

Last synced: 04 Sep 2025

https://github.com/prakharchoudhary/codeverse

My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.

algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions

Last synced: 07 Oct 2025

https://github.com/kartikcode/data-structures-algorithms

Contains the implementation of various data structures and algorithms. The go-to resource for all your technical interviews and CP contests.

algorithms algorithms-datastructures cp-contests cpp data-structures hacktoberfest hacktoberfest2021 java

Last synced: 13 Apr 2025

https://github.com/ajmalfaris11/dsa.java

This repository is dedicated to studying and mastering Data Structures and Algorithms (DSA) using the Java programming language. It serves as a comprehensive resource for learning essential DSA concepts and their implementation in Java, covering everything from basic data structures to advanced algorithms.

algorithms-datastructures big-o-notation complex-analysis dsa space-complexity time-complexity

Last synced: 05 Oct 2025

https://github.com/wlun001/bin-packing

Bin Packing Problem (Minimise number of used Bins)

algorithms-datastructures bin-packing java

Last synced: 04 Apr 2025

https://github.com/basemax/splitlinkedlistc

This is a simple implementation of a linked-list in C with a few helper functions for merging two or three linked-lists, splitting a linked list into two or three parts, and sorting a linked-list (recursive and non-recursive)

algorithm algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures c linked-list linkedlist merge merge-linked-list merge-linkedlist split-linked-list split-linkedlist

Last synced: 03 Apr 2025

https://github.com/zimei11/knowledge

一个知识库📚,主要记载个人编程学习路线与考研备考过程🎈🎈🎈。由静态网站构建工具docsify与网站构建工具vercel支持。

algorithms-datastructures docsify java-study knowledge-base vercel

Last synced: 23 Feb 2025

https://github.com/noranta4/algorithms-and-data-structures-programming-assignments

Programming assignments of the Algorithms and Data structures course • University project • 2016 - Algorithms and data structures - BSc in Physics, III year

algorithms algorithms-and-data-structures algorithms-datastructures python stable-marriage strongly-connected-components

Last synced: 11 Apr 2025

https://github.com/muhammad-magdi/corebasicsclass

The Java Implementation of the Datastructures and Algorithms discussed in the Core Basics Class @CoachAcademy

algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures datastructures java

Last synced: 08 Apr 2025

https://github.com/sujilnt/algorithms-1

A repo contains all the algorithms for interview in javascript (imperative Approach )

algorithms algorithms-datastructures coding interview

Last synced: 23 Feb 2025

https://github.com/tonnesr/uia-algoritmer-og-datastrukturer-is-211

Obligatory assignments in Algorithms and data structures

algorithms-datastructures is-211 uia

Last synced: 18 Mar 2025

https://github.com/kiko-g/feup-cal

FEUP CAL | Algorithm Design and Analysis | 2019/20

algorithms-datastructures graphview routing

Last synced: 10 Sep 2025

https://github.com/moderateepheezy/cities

Load 200k+ item in a table view with pagination. Pagination also works with search filter.

algorithms-datastructures map pagination swift unit-testing

Last synced: 13 Jul 2025

https://github.com/izenynn/push_swap

42 Cursus - push_swap: This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

42 42born2code algorithm algorithm-challenges algorithms-and-data-structures algorithms-datastructures c linux macos optimization optimization-algorithms push-swap pushswap

Last synced: 15 Mar 2025

https://github.com/mukesh015/algorithms

All Algorithm of data structure

algorithms-datastructures

Last synced: 27 Mar 2025

https://github.com/diable201/algorithms_and_data_structures

Algorithms and Data Structures course at KBTU FALL 2020

acm-icpc algorithms algorithms-datastructures programming

Last synced: 29 Oct 2025

https://github.com/felixklauke/algorithmsanddatstructures

Resources regarding the course algorithms and datastructures @FHDortmund.

algorithms algorithms-and-data-structures algorithms-datastructures course

Last synced: 21 Feb 2025

https://github.com/md-mafujul-hasan/algorithm

These Contain Some Algorithm Program that I have done while understanding Programming Concepts.

algorithm algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp open-source opensource python sorting

Last synced: 20 Jun 2025

https://github.com/basemax/knapsackproblemc

This is a simple implementation of the knapsack problem in C in both recursive and dynamic programming approaches.

algorithm algorithms algorithms-and-data-structures algorithms-datastructures c data-structure datastructure ds dynamic-programming knapsack

Last synced: 27 Jul 2025

https://github.com/poonamkhatri/php-find-common-elements-function

This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.

algorithm algorithm-analysis algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented array array-manipulations array-methods arraylist arraylists arrays arrays-and-strings php php-array php-arrays php-library php7 php8

Last synced: 31 Mar 2025