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

Projects in Awesome Lists tagged with datastructures-algorithms

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

https://github.com/dor-sketch/leetcode-solutions

Leveraging Selenium WebDriver to generate a categorized collection of your LeetCode solutions.

automation codeing-interviews datastructures-algorithms leetcode-solutions selenium-webdriver

Last synced: 15 Mar 2025

https://github.com/sane-aalam/ecmascript6

JavaScript ES6 (also known as ECMAScript 2015 or ECMAScript 6) is the newer version of JavaScript that was introduced in 2015. ECMAScript is the standard that JavaScript programming language uses. ECMAScript provides the specification on how JavaScript programming language should work.

coding daily-coding-problem datastructures-algorithms es6-javascript es6modules front-end-development frontend-framework javascript js learning-by-doing namaste-react nativeapp new react react-bootstrap react-components react-native

Last synced: 16 Mar 2025

https://github.com/dennisappiah/100daysofcode

A log of my studying of Data Structures & Algorithms in C

c datastructures-algorithms

Last synced: 12 Mar 2025

https://github.com/shanthi1710/-bus-reservation-system-

A console-based Bus Ticket Reservation System implemented in C. This project allows users to reserve bus tickets, view available buses, and print tickets with specific details. It's a simple and efficient solution for managing bus reservations.

c datastructures-algorithms

Last synced: 27 Feb 2025

https://github.com/ryangawei/datastructure-lesson

Code in learning DataStructure and Algorithm

datastructure datastructures-algorithms

Last synced: 22 Feb 2025

https://github.com/9a-aaaaaaaa/javascript-data-structure

前端面试算法题目简单笔记,汇总分类下,算是一个烂笔头吧。No war, support Ukraine 🇺🇦!

datastructures-algorithms javascript

Last synced: 27 Feb 2025

https://github.com/lukman-01/udacity-python-dsa

Solutions to the exercises from Udacity course on Data Structures and Algorithms in Python.

datastructures-algorithms python3

Last synced: 27 Feb 2025

https://github.com/nazzal5448/javacourse

This repo contains all the code I wrote while learning Java.

datastructures-algorithms java javacode

Last synced: 09 Apr 2025

https://github.com/rajdeepc/learn-ds-with-javascript

This repository i made to brush up my knowledge of DS with the help of javaScript and understand how DS can be implemented with a strongly typed language like JS

data-structures datastructures-algorithms es5-javascript javascript queue sets stack tree

Last synced: 28 Feb 2025

https://github.com/cold-bin/data-structure-and-algorithm

java数据结构与算法学习

datastructures-algorithms java

Last synced: 28 Feb 2025

https://github.com/phenomsg/c-language

This repository is dedicated to storing my C and C++ code as part of my personal study.

advanced-programming c cpp datastructures-algorithms filehandling projets

Last synced: 19 Feb 2025

https://github.com/datanerd65/dsa-daa-and-applications

This is a repository for the data structures and algorithms a foundational concept in computer Science.

clrs-book cpp17 datastructures-algorithms design-and-analysis-of-algorithms python3

Last synced: 19 Feb 2025

https://github.com/venkat-gorla/py-data-structures

Python data structures and algorithms with a C++ flavor!

datastructures-algorithms python

Last synced: 12 Jun 2025

https://github.com/mohith1306/leet_code

My leet code solutions

c datastructures-algorithms java python3

Last synced: 23 Apr 2025

https://github.com/manvith12/mentee-mentor

a repository containing all the coders-club instructions given out during 2024-2025 mentor-mentee program of IIITK

competitive-programming cplusplus cpp data-structures-and-algorithms datastructures-algorithms

Last synced: 12 Jun 2025

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

I am currently learning Data Structures and Algorithms from Colt Steele's course. This repository contains my notes, code examples, and exercises as I progress through the course.

datastructures-algorithms

Last synced: 12 Jun 2025

https://github.com/abdulvahabaa/data-structure-algorithms

This Repository contains Data Structure and Algorithms using JavaScript

array datastructures-algorithms javascript sorting string

Last synced: 28 Feb 2025

https://github.com/shriram2005/ds-practicals-bca-2nd-semester

Data Structures lab manual programs of my 2nd semester BCA at Sandip University.

bca data-structures datastructures-algorithms dsa-practice program

Last synced: 20 Feb 2025

https://github.com/codewith-ark/dsa-notes

This is essentially my digital notebook for Data Structure and Algorithms

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

Last synced: 26 Mar 2025

https://github.com/kabirbose/dsa-merge-sort-visualizer

Program that takes an unordered (or ordered) array as input and uses merge sort to sort it

datastructures-algorithms mergesort python3 sorting-algorithms

Last synced: 21 Feb 2025

https://github.com/kabirbose/dsa-route-optimization

Program that uses graph theory and Dijkstras "Shortest Path" algorithm to help users find the shortest path to various EV charging stations on a map

datastructures-algorithms dijkstra-algorithm graphtheory python3

Last synced: 21 Feb 2025

https://github.com/abhishekbagdiya01/crack-your-placement

This repository contains Java solutions for the DSA sheet designed by Arsh Goyal. The sheet covers over 280+ DSA (Data Structures and Algorithms) questions, encompassing various concepts to solidify your understanding and prepare you for technical interviews at top tech companies.

algorithms crackyourinternship crackyourplacement datastructures datastructures-algorithms dsa java placement-preparation

Last synced: 10 Apr 2025

https://github.com/lambertse/ds-alg-sysdesign

Data structures and Algorithm + System design repo. Focus on advance and interesting topic

cpp17 datastructures-algorithms system-design template-metaprogramming

Last synced: 21 Feb 2025

https://github.com/nchalimba/algo_visualizer

AlgoViz is a visually engaging web app that lets you explore sorting, pathfinding, and tree traversal algorithms. Featuring a retro dark theme and real-time interactive visuals, it makes learning algorithms fun. Plus, AI-powered assistance helps guide you through the concepts!

cohere datastructures-algorithms generative-ai interactive nextjs15 openai pathfinding sorting tailwindcss tree-traversal typescript visualization

Last synced: 01 Mar 2025

https://github.com/alizakhalidkhan/workflow_management_system

End of Semester project for Data Structure and Algorithm Course

datastructures-algorithms datastructuresandalgorithm python

Last synced: 26 Mar 2025

https://github.com/sonnguyen9800/leetcode-fighter-go

A repository of my solution for leetcode in go-lang

algorithm-challenges datastructures-algorithms golang leetcode

Last synced: 12 Mar 2025

https://github.com/imsushant12/graphs

A Graph consists of a finite set of vertices(or nodes) and set of Edges which connect a pair of nodes.

c cplusplus datastructures datastructures-algorithms graph

Last synced: 17 Mar 2025

https://github.com/fasilofficial/dsa

This repository contains Dart and JavaScript implementations of various data structures and algorithms.

algorithms dart datastructures datastructures-algorithms javascript

Last synced: 17 Mar 2025

https://github.com/jvspeed74/python-workshop

This repository hosts various Python scripts that I've created on my journey to master the programming language. Each script contains a README.md file documenting the purpose and features of each script.

anaconda-environment datastructures-algorithms datatypes filehandling functional-programming python3 software-development

Last synced: 19 Mar 2025

https://github.com/aaisha-nexus/dsa_progs

A collection of solved DSA problems from platforms like GeeksforGeeks, covering key data structures such as linked lists, trees, graphs, queues, stacks, hashing, and more. Great for practice and revision.

array cpp datastructures-algorithms datastructuresandalgorithm dsa-cpp dsa-questions geeksforgeeks-cpp geeksforgeeks-solutions graphs-algorithms hashing-algorithm linked-list queue stacks tree

Last synced: 15 Jun 2025

https://github.com/erzbir/javadatastruct

java数据结构与算法

algorithms datastructures-algorithms java

Last synced: 02 Apr 2025

https://github.com/shriram-vibhute/neetcode-dsa-sheet

Solving daily DSA problems from the NeetCode's SDE Sheet.

cpp datastructures-algorithms python

Last synced: 16 Jun 2025

https://github.com/hoangnx30/dsa

I failed a lot of interviews due to the data structure and algorithm... That's why.

datastructures-algorithms golang leetcode

Last synced: 16 Jun 2025

https://github.com/nishanthsriram28/java-dsa-documentation

This repository is dedicated to tracking progress and solutions for Apna College Sigma 5.0 And Kunal Kushwaha's DSA playlist . The sheet covers essential Data Structures and Algorithms, designed to help improve problem-solving skills in a structured manner.

algorithms datastructure datastructures-algorithms dsa java javadsa javascript

Last synced: 03 Mar 2025

https://github.com/uday160386/practice-algorithms

solving problems from leet code and hackerrank

datastructures-algorithms hackerank java leetcode python

Last synced: 03 Mar 2025

https://github.com/codingwizard2001/dsa

DSA is defined as a combination of two separate yet interrelated topics – Data Structure and Algorithms.

cpp data-structures datastructures-algorithms

Last synced: 27 Mar 2025

https://github.com/marhcouto/feup-aeda

:mortar_board: AEDA/AED -> MIEIC/L.EIC-FEUP, 2020-2021

aed aeda aeda-feup algorithms datastructures-algorithms feup-aed leic-aed leic-feup mieic-feup

Last synced: 20 Mar 2025

https://github.com/s3gmentati0nfaultuni/programmazione-cpp

Progetto d'esame per il corso di Programmazione C++ tenuto dal professor Ciocca presso l'università degli studi di Milano Bicocca

cpp datastructures-algorithms project qt

Last synced: 27 Mar 2025

https://github.com/saqibbedar/dsa

Comprehensive repository for mastering DSA in C++

cpp-data-structures cpp-dsa data-structures datastructures-algorithms dsa-cpp dsa-notes

Last synced: 04 Apr 2025

https://github.com/maazqureshi-code/java-ds-library

My personal journey learning and implementing data structures in Java. Includes hands-on code examples, comments, and practice problems to build a strong foundation in DSA.

datastructures-algorithms

Last synced: 17 Jun 2025

https://github.com/bishal7448/leetcode_dsa_100_question_challenge

100-Day LeetCode DSA Challenge This repository tracks my journey of solving one LeetCode problem daily for 100 days. Each entry includes the problem, code solution, and explanation of the approach. Aimed at mastering Data Structures and Algorithms, it showcases consistent progress and learning. 🚀

algorithms c data-structures datastructures-algorithms dsa-learning-series java javascript leetcode

Last synced: 12 Apr 2025

https://github.com/nuwanthikaishani/java-data-structures-algorithms

Welcome to the Java Data Structures & Algorithms repository! 🚀 This project is designed to help you learn and implement fundamental data structures and algorithms in Java. It serves as a learning resource, an interview preparation guide, and a reference for competitive programming.

datastructures-algorithms java

Last synced: 12 Apr 2025