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

Projects in Awesome Lists tagged with data-structures-and-algorithms

A curated list of projects in awesome lists tagged with data-structures-and-algorithms .

https://github.com/certseeds/cs203_dsaa_template

Template for CS203-DSAA Based on C++11 and Modern CMake

cpp11 cs203 data-structures-and-algorithms modern-cmake template-project

Last synced: 21 Mar 2025

https://github.com/mahendramahara/dsa-in-c-programing

Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.

bca bca-project c-programming c-programming-language c-programs cprogramming data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-in-c dsa-learning-series dsa-practice dsa-project lab-exercise lab-report mahendra-mahara mahendramahara programming

Last synced: 15 May 2025

https://github.com/gouri-panda/budgetapp

BudgetApp has a free web app that helps you track your cash, discover new ways to save, and even build. To remain unbiased we chose not to include ourselves in the list below, but we think you’ll love us anyway.

bootstrap css css-grid data-structures-and-algorithms github hacktoberfest hacktoberfest-accepted hacktoberfest2020 html5 javascript javascript-library open-source programming webapp webdevelopment

Last synced: 15 Oct 2025

https://github.com/dpvasani/dsa_lab

This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.

cpp data-structures-and-algorithms python

Last synced: 19 Sep 2025

https://github.com/aliiimaher/lazy-hungry-potato

"Data Structures & Algorithms" course project, Fall 2022.

data-structures data-structures-and-algorithms heap heap-sort trie-tree

Last synced: 14 Jul 2025

https://github.com/adebayo-s/alx-low_level_programming

💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School

bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls

Last synced: 23 Apr 2025

https://github.com/raj-rathod/raj-rathod

Rajesh Rathore : I am a 𝗙𝗿𝗼𝗻𝘁𝗲𝗻𝗱 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿 with almost 3+ years of experience, specializing in 𝗔𝗻𝗴𝘂𝗹𝗮𝗿 𝟭𝟬+ and 𝗥𝗲𝘀𝘁 𝗔𝗣𝗜'𝘀 integration. I have extensive experience in 𝗛𝗧𝗠𝗟𝟱, 𝗖𝗦𝗦𝟯, 𝗕𝗼𝗼𝘁𝘀𝘁𝗿𝗮𝗽, 𝗧𝘆𝗽𝗲𝗦𝗰𝗿𝗶𝗽𝘁, 𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁.

angular angular-developer chrome-extensions config data-structures-and-algorithms dsa-learning-series dsa-project dsa-questions frontend-developer github github-config open-source open-source-contributions rajesh-rathore

Last synced: 16 Oct 2025

https://github.com/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).

arraylist-java arrays bellman-ford-algorithm binary-search-tree data-structures-and-algorithms dijkstra-algorithm graph hashtable heap heapsort linkedlist prims-algorithm queue sorting-algorithms stack strings trie

Last synced: 12 Jul 2025

https://github.com/ajay-dhangar/dsa-with-js

JavaScript Data Structures and Algorithms Basic Course or Roadmap

algorithms data-structures data-structures-and-algorithms dsa dsa-in-js javascript

Last synced: 19 Apr 2025

https://github.com/nguyenkhanhquy/movie-catalog-management

Final term project of the "Data Structure and Algorithms" course

cpp data-structures-and-algorithms

Last synced: 10 Sep 2025

https://github.com/king04aman/data-structures-using-c

Data Structures and algorithm program written in C language. A detailed Data Structure implementations in C with Pseudo code and organized for real world usage.

binary-search-tree bst bst-tree bstree btree c circular-linked-list clang data-structures data-structures-algorithms data-structures-and-algorithms doubly-linked-list graph graph-algorithms linked-list queue stack tree tree-structure

Last synced: 11 Apr 2025

https://github.com/ksharma67/leetcode-neetcode-150

Leetcode NeetCode 150 problems solved in Python for interview prep.

data-structures-and-algorithms interview-questions leetcode leetcode-python python python3

Last synced: 19 Apr 2025

https://github.com/madmann91/overture

A small data structures and algorithms library in C

c23 data-structures-and-algorithms header-only

Last synced: 09 Jul 2025

https://github.com/tebogoyungmercykay/sudoku-puzzle-solver-in-java__sparce-tables

Sudoku is a puzzle game that first appeared in the 18th Century. A cell is a space where a single number can be filled in. The goal is to fill every cell on the board with a number without having any duplicate numbers in any of the rows, columns and blocks.

classes data-structures-and-algorithms doubly-linked-list duplicate-cells inheritance java jdk linked-lists makefile nodes objects sole-candidate sparce-tables sudo sudoku sudoku-board sudoku-solver textfiles unique-candidate wsl

Last synced: 13 Apr 2025

https://github.com/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... 🌏

algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation

Last synced: 23 Aug 2025

https://github.com/aditeyabaral/data-structures-ue18cs202

A repository containing the source codes for the Data Structures course (UE18CS202) at PES University.

algorithms c data-structures data-structures-and-algorithms

Last synced: 27 Aug 2025

https://github.com/mahmoodhamdi/leet_code_100_days

LeetCode 100 Days Challenge: Improve problem-solving skills by tackling LeetCode problems over 100 days.

challenge data-structures data-structures-and-algorithms leetcode leetcode-dart solving-algorithm

Last synced: 18 Aug 2025

https://github.com/rajatm544/ds-algo

These are the notes I made while learning about data structures and algorithms, from the course titled 'JavaScript Algorithms and Data Structures Masterclass'.

algorithms data-structures data-structures-and-algorithms javascript

Last synced: 29 Jul 2025

https://github.com/chetannn/dsa-in-typescript

Most of the DSA implementation in TypeScript

algorithms data-structures data-structures-and-algorithms typescript

Last synced: 11 Apr 2025

https://github.com/thutasann/dotnet-core-features

C# & Typescript DSA and .NET Core API Features Collection and .NET Microservices

data-structures-and-algorithms design-patterns dotnet-core entity-framework-core grpc mongodb mysql rabbitmq signalr

Last synced: 10 Oct 2025

https://github.com/pkprajapati7402/python-practice-problems

This repository hosts Python solutions to various practice problems covering fundamental algorithms, data structures, and LeetCode challenges. With a file for each problem, it's easy to navigate and understand the solutions. Whether you're brushing up on searching algorithms, graph traversals, or implementing data structures like linked lists etc.

algorithms binary-search-tree data-structures-and-algorithms learning leetcode-solutions practice-programming python

Last synced: 06 Apr 2025

https://github.com/marvincolgin/data-structures-and-algorithms

Polyglot Data Structures/Algorithms. Collection of classic computer science data-structures: LinkList, Queue/Stack, Binary Tree, Hashmap, Graph and the sorts: bubble, insertion, merge, quicksort. Whiteboarded and originally written in Python, then ported to Java, Node and Golang.

algorithms binary-search-tree computer-science data-structrues data-structures-algorithms data-structures-and-algorithms go golang graph-algorithms graphs hashtable java junit5 linked-list node node-js nodejs polyglot python whiteboards

Last synced: 10 Oct 2025

https://github.com/loayahmed304/leetcode-solutions

This repository is mainly a showcase to my Leet Code solutions focusing on their daily problems

data-structures-and-algorithms leetcode-cpp leetcode-solutions problem-solving

Last synced: 24 Jul 2025

https://github.com/pskopnik/apq

Fast addressable priority queues for Python implementing advanced operations

cython data-structures-and-algorithms data-structures-python priority-queue priority-queues priorityqueue python

Last synced: 25 Aug 2025

https://github.com/khaled-alselwady/leetcode-problems

🧠 Solving LeetCode problems, covering a range from easy to hard difficulty levels. 🔢

advanced-data-structures console-application csharp data-structures-and-algorithms leetcode-solutions problem-solving

Last synced: 13 Apr 2025

https://github.com/bb-simon/javascript-all-you-need-to-know

A comprehensive guide to JavaScript, covering essential concepts, advanced topics, and problem-solving techniques. This repository includes in-depth resources for functional programming, object-oriented programming (OOP), data structures, algorithms, and numerous solved LeetCode problems.

data-structures-and-algorithms es6 functional-programming javascript leetcode-solutions nodejs object-oriented-programming oop-in-javascript problem-solving

Last synced: 23 Apr 2025

https://github.com/ryantusi/javascript-algorithms-data-structures

This repository hosts five projects completed during the course, showcasing various algorithms and data structure implementations using JavaScript.

caesars-cipher cash-register data-structures-and-algorithms freecodecamp-project javascript palindrome roman-number-converter telephone-number-validator

Last synced: 12 Apr 2025

https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps

This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.

abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps

Last synced: 13 Apr 2025

https://github.com/eriknyquist/hashtable

A lightweight separate-chaining arena-backed hashtable in C, designed to be flexible enough for embedded systems

arena-allocator data-structure data-structures-and-algorithms embedded-c embedded-systems hashtable hashtable-chaining separate-chaining

Last synced: 28 Feb 2025

https://github.com/blacknahil/a2sv_solutions

This repository contains solutions to various LeetCode and Codeforces problems, developed during my time as a Data Structure and Algorithm trainee at A2SV. It showcases my journey through complex problem-solving, algorithm optimization, and data structure implementation. Each solution reflects my learning and growth in competitive programming.

codeforces-solutions competitive-programming data-structures-and-algorithms leetcode-solutions python

Last synced: 12 Oct 2025

https://github.com/vishal-raj-1/data-structures-and-algorithms-in-cpp

This Repo contain all competitive problems on data structures and algorithms from hackerearth, hackerrank and leetcode.

algorithm cpp data-structures data-structures-and-algorithms geeksforgeeks-solutions hackerearth-solutions leetcode-solutions

Last synced: 03 Mar 2025

https://github.com/basemax/shapesalgorithm

JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.

algorithm algorithm-challenges algorithms data-structrues data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions dsa javascript js

Last synced: 26 Jul 2025

https://github.com/pinedah/escom_analysis-and-design-of-algorithms

This repository contains resources for IPN's Analysis and Design of Algorithms course, focusing on algorithm selection, complexity analysis, and design strategies. Topics include deterministic and non-deterministic methods, plus an introduction to complexity theory. Key texts include "Introduction to Algorithms" and "The Algorithm Design Manual."

algorithms algorithms-design college data-science data-structures-and-algorithms escom ipn par-de-tres

Last synced: 06 Jul 2025

https://github.com/basemax/arraylistpython

This is a simple implementation of ArrayList in Python, full-featured and easy to use with more than 20 methods.

array array-list arraylist data-structures data-structures-and-algorithms datastructure datastructures-algorithms py py3 python python3

Last synced: 26 Oct 2025

https://github.com/certseeds/algorithm-template-java

template for algorithm problem based on JDK21 and maven-submodel

data-structures-and-algorithms java jdk21 template-project

Last synced: 14 Oct 2025

https://github.com/danielbrodi/c-data-structures

A collection of algorithms and implementations of all common data structures - written in C. Multiple ways to implement any data structure, e.g: Both iterative and recursive way for a binary search tree. All kinds of Linked Lists (Singly, Doubly, Sorted). Hash Map which is based on a linked list and etc...

algorithm binary-search-tree binary-tree bit-array c circular-buffer circular-queue data-structures data-structures-and-algorithms doubly-linked-list hash-map heap heap-queue linked-list priority-queue queue singly-linked-list sorted-lists stack vector

Last synced: 13 May 2025

https://github.com/soumasish2005/dsa

Collection of Data Structures and Algorithms designed to help you understand core concepts in Computer Science

c computer-science data-structures-and-algorithms

Last synced: 18 Mar 2025

https://github.com/changsongl/data-structure-and-algorithm

Data Structure And Algorithm reviews by implementing in Golang. Golang实现数据结构和算法。

algorithms data-structures data-structures-and-algorithms golang

Last synced: 01 Jul 2025

https://github.com/karenina-na/data-structure-experiments

西北工业大学(NWPU)数据结构实验

c cpp data-structures-and-algorithms

Last synced: 14 Mar 2025

https://github.com/adrinlol/javascript-algorithms-and-data-structures

This repository contains JavaScript based examples that will teach you the fundamentals of algorithmic thinking by writing functions that do everything from converting temperatures to handling complex 2D arrays.

algorithm basic-algorithm data-structures data-structures-and-algorithms javascript javascript-guide

Last synced: 15 May 2025

https://github.com/ranitmanik/dsa-bootcamp-java

🧑‍💻 The Complete DSA Bootcamp in JAVA for 2023 || This repository is a comprehensive collection of Java code implementations, projects, and assignments covering a wide range of DSA topics completed during the DSA-Bootcamp-Java Bootcamp by Kunal Kushwaha.

algorithms bootcamp community-classroom data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java dsa-learning-series dsa-practice dsalgo-questions java kunalkushwaha leetcode wemakedevs

Last synced: 16 Oct 2025

https://github.com/lencx/algorithms

🤖 Data structure and algorithms

algorithms data-structures data-structures-and-algorithms

Last synced: 24 Apr 2025

https://github.com/certseeds/cs203_dsaa_template_java

Template for CS203-DSAA Based on OpenJDK11 and Maven

cs203 data-structures-and-algorithms java jdk11 template-project

Last synced: 19 Aug 2025

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/zsh2401/tdscore

Data Structure & Algorithms implements with pure TypeScript for any JavaScript runtime.✨

data-structures data-structures-and-algorithms javascript mathematics nodejs typescript

Last synced: 13 Apr 2025

https://github.com/thecollinsbyte/dsa

Java implementations of essential Data Structures and Algorithms for learning and practice.

algorithms data-structures data-structures-and-algorithms dsa gradle java

Last synced: 12 Apr 2025

https://github.com/anindya-dey/dsa

A website where I summarize solutions for DSA problems.

algorithms andys-cli data-structures data-structures-and-algorithms dsa nextjs react tailwind tailwindcss vercel

Last synced: 31 Jul 2025

https://github.com/nikola352/othellomaster

Othello game built with Python and PyQT5

ai data-structures-and-algorithms minimax pyqt pyqt5 python

Last synced: 30 Jul 2025

https://github.com/lra8dev/dsa60

🎯This repo tracks my daily progress learning DSA using JavaScript in 60 days. I document my learning journey, coding challenges and insights.

60daycodingchallenge data-structures-and-algorithms dsa dsa-learning-series javascript problem-solving

Last synced: 29 Jul 2025

https://github.com/jianping-duan/algcl

Algorithms and data structures are implements in C language.

algorithms-c bsd-make c-language-programming data-structures-and-algorithms freebsd

Last synced: 21 Sep 2025

https://github.com/kimmyxpow/php-dsa

This repository contains fundamental Data Structures and Algorithms implemented in PHP, designed for learning and exploring PHP's capabilities in computational problem-solving.

algorithm algorithms data-structures data-structures-and-algorithms php php-data-structures php-data-structures-and-algorithms

Last synced: 11 Jun 2025

https://github.com/nikola352/edgerank

EdgeRank algorithm implementation in python

data-structures-and-algorithms edge-rank python

Last synced: 30 Oct 2025

https://github.com/joshuathadi/dsa--architect

This Respository of my DSA notes in Python and C++

cpp data-structures-and-algorithms python

Last synced: 14 Apr 2025