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

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

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

https://github.com/yakupzengin/data-structures-and-algortihms

This repo contains implementation of data structures and algorithms using JAVA

algorithms algorithms-and-data-structures data structure

Last synced: 19 Feb 2025

https://github.com/arnaudband/algorithms_and_data_structures

This repository contains implementations of data structures and algorithms. Created as part of a Data Structures and Algorithms course, it features organized folders for each topic, with README files providing overviews, use cases, and complexity analysis. Sample problems and solutions, along with test cases, are also included.

algorithms-and-data-structures algorithms-implemented data-structures github-codespaces javascript learn solidity

Last synced: 23 Jul 2025

https://github.com/amoshnin/mipt.cpp-competitive.programming

📘 MIPT University - Olympiad School of Competitive Programming (C++) Curated repository with full explanations, solutions & written lectures collected throughout my academic experience at MIPT school

algorithms-and-data-structures competitive-programming cpp olympiad-in-informatics

Last synced: 13 Mar 2025

https://github.com/subhangisati/data-structure-in-c

This is implementation of array, stack, queue, linked list and algorithms in C programming language.

algorithms-and-data-structures c-language c-programming-language data-structures dsa-algorithm practice-programming problem-solving

Last synced: 14 Mar 2025

https://github.com/kalpitcool2006/go-datastructures

This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Golang bootcamp. GO Data Structures & Algorithms

algorithms algorithms-and-data-structures competetive-programming data-structures golang golang-examples interview interview-preparation interview-questions interviewbit interviewbit-solutions map math

Last synced: 22 Jul 2025

https://github.com/rohan-bhautoo/karaoke-application

A Karaoke Application was designed and implemented using Data Structures and JavaFX where a user will be able to search specific songs from a large number of data and to add new songs to the playlist.

algorithms-and-data-structures binary-search-tree java javafx linked-list red-black-tree

Last synced: 12 Mar 2025

https://github.com/bkpecho/hackerrank

Welcome to my HackerRank coding challenges repository! Here, you will find solutions to various coding challenges that I have completed on HackerRank.

algorithm-challenges algorithms algorithms-and-data-structures hackerrank hackerrank-solutions interview-preparation interview-questions javascript programming-challenges programming-exercises

Last synced: 25 Oct 2025

https://github.com/wilsonibekason/codewars

This is a platform where we answer all the most advanced codewars question on algorithm and data-structure

algorithms-and-data-structures codewars-javascript codewars-solutions functional-programming object-oriented-programming senior-code

Last synced: 05 Mar 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/aditeyabaral/data-structures-lab-ue18cs207

A repository containing the source codes to the problem statements given as part of the Data Structures Laboratory course (UE18CS207) at PES University.

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

Last synced: 09 Mar 2025

https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster

Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)

algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms

Last synced: 31 Mar 2025

https://github.com/jrgil20/proyecto_algprogram2

Proyecto ( Centro de estudiantes) para Algoritmos y Programación II en el semestre Mar22/Jul23

academic-project algorithms-and-data-structures c

Last synced: 07 May 2025

https://github.com/olaolatunbos/leetcode

The repository contains my solutions to leetcode questions in Python, along with data structures and algorithms

algorithms algorithms-and-data-structures data-structures leetocde python

Last synced: 03 Mar 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/bansal-samarth/daily-dose-of-dsa

A collection of my DSA solutions—cracking problems one algorithm at a time!

algorithms-and-data-structures data-structures dsa geeksforgeeks geeksforgeeks-solutions leetcode leetcode-solutions

Last synced: 06 Apr 2025

https://github.com/kawser2133/problem-solving-practice

The solutions are implemented in the C# programming language and aim to showcase my problem-solving skills and coding practices.

algorithms algorithms-and-data-structures csharp data-structures problem-solving

Last synced: 03 Mar 2025

https://github.com/qjnz/python-data-structure-and-algorithms

Code examples from LinkedIn course [Python Data Structures and Algorithms by Robin Andrews](https://www.linkedin.com/learning/python-data-structures-and-algorithms)

algorithms algorithms-and-data-structures data-structures python python3

Last synced: 04 Apr 2025

https://github.com/himmat12/dsa-playground

This repository contains coding problems for practicing data structures and algorithms, LeetCode-style. Covers arrays, linked lists, stacks, and more. Solve in any language to strengthen problem-solving skills and prep for interviews.

algorithms-and-data-structures codingchallenges codinginterview data-structures javascript

Last synced: 29 Mar 2025

https://github.com/richardmiruka/alx-interview

This interview repository 📒 is a collection of (practical) questions and answers designed to help someone prepare for programming interviews. The repository is organized into several categories, including Algorithms, programming concepts, and miscellaneous topics through Practical questions and concepts such as Pascal's triangle.

algorithms algorithms-and-data-structures data-structures logic logic-programming programming-languages

Last synced: 26 Feb 2025

https://github.com/seifalmotaz/routly

Routly: Elevating skills through dynamic data structures, using binary trees for precise URL path matching.

algorithms algorithms-and-data-structures dart dartlang data-structures

Last synced: 21 Jul 2025

https://github.com/diable201/grokking_algorithms

Code from the book "Grokking Algorithms" in Python3 and C++

algorithms-and-data-structures cpp grokking-algorithms python3

Last synced: 29 Oct 2025

https://github.com/ravgeetdhillon/hackerrank-algo-ds

My hackerrank codes for problem solving and algorithm implementation.

algorithms-and-data-structures hackerrank hackerrank-solutions python

Last synced: 19 Aug 2025

https://github.com/gusanmaz/psuedo_big_data

pseudo_big_data is a Python package that generates mock-up datasets for various data types and sizes for testing and development purposes.

algorithms algorithms-and-data-structures faker-generator mock-data mock-data-generator pseudo-data

Last synced: 13 Mar 2025

https://github.com/jenniferplusplus/interview-algorithms

A collection of solutions to algorithm or data structure based programming challenges I've been given during interviews recently.

algorithm-challenges algorithms algorithms-and-data-structures data-structures interview interview-practice interview-preparation interview-questions

Last synced: 18 Nov 2025

https://github.com/volkansah/anti-dump-algorithm

The Anti-Dump Algorithm is designed to evaluate and filter out unproductive or irrelevant input, commonly referred to as "noise," while prioritizing clarity, effort, and context. This algorithm measures the quality of input based on several key parameters with the ADI.

ai ai-algorithm ai-solutions algorithm algorithm-challenges algorithms-and-data-structures anti-dump anti-dump-algorithm dump dumper dumpiness python solutions spam-filtering

Last synced: 31 Aug 2025

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

Code accompanying the Udemy course JavaScript Algorithms and Data Structures Masterclass by Colt Steele

algorithms algorithms-and-data-structures colt-steele data-structures data-structures-and-algorithms javascript

Last synced: 03 Mar 2025

https://github.com/kaua-pt/eda-fga-2022.2

Repositório com os códigos de EDA1

algorithm algorithms-and-data-structures study-project

Last synced: 22 Mar 2025

https://github.com/sakibvhossain/algorithm-va

Algorithm Visualization and Analysis is an Educational Android based application. Main feature of this application which can visualize and analize algorithms.

algorithms-and-data-structures android codeview java

Last synced: 02 Mar 2025

https://github.com/lucca16bit/java-data-structure

Repositório para estudos de estrutura de dados e algoritmos com java

algorithms-and-data-structures java

Last synced: 28 Mar 2025

https://github.com/moinulmoin/common-dsa-with-js

common data structures and algorithms with JavaScript

algorithms algorithms-and-data-structures data-structures dsa

Last synced: 04 Mar 2025

https://github.com/ziobrowskipiotr/leetcode-c

In this repository I want to show my skills using the LeetCode platform. Using the LeetHub plugin, I place tasks that I have completed.

algorithms-and-data-structures

Last synced: 30 Jun 2025

https://github.com/aryank1511/data-structures-and-algorithms-in-python

A collection of files and notes that I've created while learning Data Structures and Algorithms in Python.

algorithms-and-data-structures python3

Last synced: 28 Mar 2025

https://github.com/priyakdey/differ

A purely client side text comparison tool.

algorithms algorithms-and-data-structures html-css-javascript javascript

Last synced: 28 Mar 2025

https://github.com/sergio16t/algorithms-bigo-datastructures

Algorithms & Data Structures in JavaScript with notes including Big O Notation and time complexity analysis.

algorithms algorithms-and-data-structures javascript

Last synced: 25 Apr 2025

https://github.com/venkyiyer/daily_code

Daily coding practice of DS and Algos

algorithms-and-data-structures python3

Last synced: 23 Mar 2025

https://github.com/bilalmohib/jspractise

This repo contains the code wars problems solutions that i solved to prepare for my javascript coding interview.

algorithms-and-data-structures assessments js problem-solving

Last synced: 13 Mar 2025

https://github.com/otarossoni/data-structures-and-algorithms.lang

♾️ Catálogo de todos os algoritmos que estudei, focado em armazenar exemplos e explicações sobre o funcionamento.

algorithms-and-data-structures go other study typescript

Last synced: 20 Oct 2025

https://github.com/nelsonbn/algorithms-data-structures-binary-search-tree

Algorithms and Data Structures - Binary Search Tree (BST)

algorithms algorithms-and-data-structures data-structures

Last synced: 06 Mar 2025

https://github.com/maskedsyntax/hashprepcom

A web app to track, manage, and optimize your DSA and System Design progress for acing coding interviews.

algorithms-and-data-structures dsa java machine-learning nextjs spring-boot system-design typescript webapp

Last synced: 20 Mar 2025

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

Codes with solutions for different Data Structures & Algorithm related problems

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

Last synced: 09 Sep 2025

https://github.com/priyakdey/blind-75

Solutions to Blind 75 Problem Set.

algorithms-and-data-structures blind75 java java-21

Last synced: 28 Mar 2025

https://github.com/aryehky/rosette

Rosette CPP C++cmake configurations programs projects algorithms framework tests

algorithms-and-data-structures challenges cmake config cpp framework frameworks

Last synced: 15 Mar 2025

https://github.com/mollybeach/azelia

Azelia Game: Ruby Game Development engineTools, frameworks game rails and software

algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails

Last synced: 15 Mar 2025

https://github.com/ark2016/algorithms_c_lang

algorithms and data structures C lang

algorithms-and-data-structures bmstu bmstu-iu9 c

Last synced: 06 Mar 2025

https://github.com/mohamedsci/javascript-training-challenges

This list covers essential JavaScript topics, including design patterns, memory management, event loops, concurrency, functional programming, async/await, recursion, and advanced algorithms. Enhance your skills with real-world challenges and expert insights! 🚀

algorithms algorithms-and-data-structures api arrays chalenges challenge code concurrency design-pattern design-patterns javascript javascript-applications object-oriented-programming oop oop-in-javascript oop-principles performance solid solid-principles string

Last synced: 06 Jul 2025

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

A compendium of Algorithms and Data Structures I've learned.

algorithms-and-data-structures cormen cpp

Last synced: 04 Mar 2025

https://github.com/rdrahul123/my_code

Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.

algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures

Last synced: 14 Nov 2025

https://github.com/gopikrsmscs/leetcode

Problems I solve daily on LeetCode will be auto published to this repository

algorithms-and-data-structures interview-questions java leetcode

Last synced: 12 Mar 2025

https://github.com/vijayksingh/practice-datastructure

A collection of common data structure exercises accompanied with test cases for self study.

algorithms algorithms-and-data-structures data-structures datastructures-algorithms interview javascript practice

Last synced: 29 Aug 2025

https://github.com/blue-davinci/gored

GoRedis is a lightweight, in-memory key-value store implemented in Go, inspired by Redis. This project demonstrates building a simple yet functional key-value store with basic command support, such as SET, GET, and HELLO

algorithms algorithms-and-data-structures golang memory memory-management redis testing

Last synced: 30 Mar 2025

https://github.com/zul132/placement-prep-programs-java

This repository contains all the Java programs and coding problems I practiced for my placement preparation. The programs are organized topic-wise for ease of reference.

algorithms algorithms-and-data-structures data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice java placement placement-preparation programming-exercises

Last synced: 20 Feb 2025

https://github.com/hrolive/leetcode-python-solutions

This repository contains my solutions to several LeetCode problems, in Python.

algorithms algorithms-and-data-structures interview-practice leetcode python solutions

Last synced: 13 Nov 2025

https://github.com/xam1dullo/dsa

Master the Coding Interview: Data Structures + Algorithms The ultimate coding interview bootcamp to help you ace your coding interviews and land your dream job. You'll not only learn data structures and algorithms but also the exact steps to take to get more interviews, more job offers, and a higher salary.

algorithms-and-data-structures data-structures javascript problem-solving self selfstudy

Last synced: 27 Mar 2025

https://github.com/thevinh-ha-1710/search-algorithm

This projects builds algorithms to find the nearest premise based on user's location.

algorithms-and-data-structures big-data data-engineering data-processing python-developer

Last synced: 06 Mar 2025

https://github.com/senior-sigan/omsu_algorithms

Курс "Алгоритмы и структуры данных" ОмГУ Факультет Цифровых технологий и кибербезопасности

algorithms-and-data-structures omsu

Last synced: 23 Jul 2025

https://github.com/richardmiruka/alx-higher_level_programming

This repository contains multiple programs written in Python Language for the alx-higher_level_programming track at ALX Africa(Holberton School) Some of the programs are implemented using Shell scripts

algorithms algorithms-and-data-structures javascript mysql mysql-database oops-in-python python python3

Last synced: 11 Sep 2025