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

GitHub topics: data-structures-algorithms

anglesoft/falsy

🤥 Falsy helps you manage half-truths in PHP.

Language: PHP - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

ashwinravishankar/Calculated-Expression

Java program that reads an arithmetic expression, performs the arithmetic in the expression, and outputs the answer. The expression will be in infix notation, which is the way we normally write them, the program converts the expression to postfix form, performs the calculation on the converted postfix form and outputs the answer. The program will require two steps, both involving the use of a stack data structure: (1) convert the infix expression to postfix, and (2) process the postfix expression by computing it and output the result.

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

naren-m/algos

Algorithms and Data Structures

Language: Python - Size: 9.01 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 4

anglesoft/tree

🌳 Simple binary tree implementation in PHP.

Language: PHP - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

victor-iyi/algorithms

Data structures & Algorithm implementation in Python (written in C, C++ & Cython)

Language: C++ - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

anglesoft/linked

🖇 Linked List implementation in PHP.

Language: PHP - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

KhNishad/Programs-of-Data-Structure-and-Algorithms

Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

anglesoft/structure

🏛 Bring structs to PHP.

Language: PHP - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

llauderesv/sorthing-algorithm

Data Structures (Sorting Algorithm)

Language: C# - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

huyvoo/maze-solver

Language: Java - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

danthurston/8Queens

A backtracking solution to the classic 8 Queens problem.

Language: Java - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ashutosh6500/February-LeetCoding-Challenge-2021

Language: C++ - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dmaisano/NJIT-CS

NJIT CS Projects

Language: C++ - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

careteenL/blog

✍️无他术,唯勤读书而多为之,自工。

Language: JavaScript - Size: 233 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 6

JuanVillegas95/Data-Structure-Visualizer

A web-based visualization tool for data structures and algorithms, implemented in C and compiled to WebAssembly for interactive learning and exploration. Currently under development

Language: JavaScript - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mupezzuol/java-data-structures

This repository contains some Data Structures implemented from scratch using Java.

Language: Java - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AryaFardmanesh/EZStackJS

A very easy and lightweight JavaScript library for working with stack data structure.

Language: JavaScript - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dimglyn/data-structures-assignments

Data structures Implementations

Language: Java - Size: 892 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

alvarorgtr/swift_data_structures

Data structures (lists, staks, queues, trees, treeMaps, heaps...) in Swift

Language: Swift - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

Kourchenko/Data-Structures

Java - Data Structures & Algorithms

Language: Java - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tangdaojun/data-structure

my journey of learning data structure in C

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

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: 14 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 71

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.

Language: Python - Size: 36.9 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 4

ShartazFeeham/Alhashor_Search_Engine

A Hadis search engine which search thousands times faster than linear search yet matches word by word to provide best search result from a large dataset of 33 thousands hadith with O(c) complexity.

Language: JavaScript - Size: 40.1 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adityajamwal02/Leetcode-Community-Solutions

Writing intuitions and approaches for Leetcode problems divided based on difficulty

Size: 253 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 0

Soumojitshome2023/DSA-CPP-College-3rd-Sem

Data Structures and Algorithms

Language: C++ - Size: 3.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

thisisdishang/myDSA

Data Structures and Algorithms

Language: C - Size: 11.7 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iampratapbabu/cpp_codes

all data structures and algorithms code that i learnt or learning

Language: C++ - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexandrerays/algorithms

Fundamental algorithms

Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Soumojitshome2023/My_DSA_Files_Soumojit_Shome

Data Structures and Algorithms

Language: C - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Yeaseen/GenericListCPP

An implementation of a generic ArrayList and a generic LinkedList in cpp which can store multiple data type variables.

Language: C++ - Size: 1.03 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

arasgungore/CMPE250-projects

Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.

Language: Java - Size: 24 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 1

manishjangid/competitiveprogramming

This repository contains the programming challenges

Language: C++ - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

kunal-sin/DS_Codes

DS codes in C++

Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Alkesst/DataStructures

Some data structures implemented in java and haskell

Language: Java - Size: 44.9 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

PartheOmkar/Data-Structure-And-Algorithms-Made-Easy-in-java

Language: Java - Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Tayyab-Syed/Data-Structure-Algorithm

Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ghulamazad/DSA

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.

Language: C - Size: 87.9 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

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.

Language: JavaScript - Size: 149 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

ivinjohn98/Data-Structures-and-Algorithms-Lab

Data Structures and Algorithms Assignments

Language: C - Size: 635 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mituskillologies/ads-pgdac

Algorithms and Data Structures using Java @ CDAC's PG Diploma in Advanced Computing Course.

Language: Java - Size: 42 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Nikhil-prog/Competitve-Programming

This repository is a collection of handcrafted templates for various DSA concepts, designed to streamline your coding journey.

Language: C++ - Size: 150 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

vinay918/Data-Structures-and-Methods

Some Java code I wrote for my research work

Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rosberglinhares/DataStructuresAndAlgorithms

Core data structures and algorithms implemented in Java from scratch. Very useful to crack the coding interviews at top tech companies.

Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

itstara-k/OfficeHoursSimulator

A C++ project that simulates students visiting a professor's office hours using file handling and multiple data structures

Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kshitizsaini113/Data-Structure-and-Algorithms

A complete and efficient guide for Data Structure and Algorithms.

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

nachinius/LinkCutTrees

Link Cut Tree for fast path aggregation calculation on trees and graphs

Language: Scala - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

TECHOUS/DSKaKhel

A repository of learn data structures implementation by learning new ones & by contributing

Language: Java - Size: 45.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 34

Zamuhrishka/UglyDataStructures

The several data structures implementation based on UglyContainers.

Language: C - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Zamuhrishka/UglyContainers

This C library tries to implement universal data containers and algorithms for work with these containers.

Language: C - Size: 961 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alapanme/Data-Structures-and-Algorithms

Common Data Structures and Algorithms solved in Java

Language: Java - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

CodersForLife/Data-Structures-Algorithms

Your personal library of every algorithm and data structure code that you will ever encounter

Language: C++ - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 171 - Forks: 242

GrgoMariani/Layered-HashMap-Cpp

Chinese remainder theorem based hashmap (hash table, unordered map). Instead of creating one hashmap and chaining the elements into linked lists it creates new hashmaps.

Language: C++ - Size: 832 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

SamiurRahmanMukul/Data-Structure-And-Algorithm

Language: C - Size: 1.05 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

AlokikPathak/data-structures

Implementation of Data Structures in C

Language: C - Size: 590 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

sajithneyo/C-doubly-linked-list

With Insert, Delete, Update, Search and Sort functions

Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

muxih4ck/Blogs

Blogs of Muxi-Studio Backend

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

d3v-t00Lz/libcds

C Data Structure Library

Language: C - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

felipebao/DataStructures

Implementation of the most used data structures.

Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prashannaraghavan/Practice

A repository for Data structure and algorithms in C/C++/Java

Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

45-Akash/LeetCode

My solutions for Leetcode coding problems

Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dasupradyumna/DSA-UCSD

My attempts (in C++, Rust, Python) at the assignments from the courses of DSA Specialization by UCSD at Coursera

Language: Rust - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

dvp236/Data-Structures

Implementation of Basic Data Structures using Java

Language: Java - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

im-zshan/Design-Analysis-Algorithms

The lab Implementation program codes of Design and Analysis of Algorithms are stored in the repository.

Language: C++ - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

souravs17031999/100dayscodingchallenge

This repo is for practicing competitive coding problems and interview problems for FAANG. #100DaysOfCode is a motivational challenge for anyone who is willing to learn to code. This is way to make their lives more better.

Language: Python - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 42 - Forks: 13

garynth41/-Java-Programming-and-Software-Engineering-Fundamentals-Specialization

About this Specialization: Take your first step towards a career in software development with this introduction to Java—one of the most in-demand programming languages and the foundation of the Android operating system. Designed for beginners, this Specialization will teach you core programming concepts and equip you to write programs to solve complex problems. In addition, you will gain the foundational skills a software engineer needs to solve real-world problems, from designing algorithms to testing and debugging your programs.

Language: JavaScript - Size: 375 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

anubhav1006/Programming

Practicing Data Structures and Algorithms

Language: Java - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

him1411/algorithmic-coding-and-data-structures

collection of all my codes related to data structures and algorithms

Language: C++ - Size: 705 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

toashishagarwal-zz/DataStructuresAndAlgos

Contains data structures and algos problems

Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gabrielfernans/roteiros-leda

Roteiros da disciplina de Laboratório de Estrutura de Dados 2019.1 - UFCG.

Language: Java - Size: 4.81 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

suresh-srivastava/data-structures-and-algorithms-in-python

Data Structures and Algorithms In Python ( DSA )

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kimyoungi99/CAU-Data-Structures

This Repo is for Studying Data Structures in CAU

Language: C - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

elizabethlin6/mental-health-in-tech

A quick project analyzing datasets about mental health in tech.

Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Ayon95/leetcode-js

This repository contains solutions in JavaScript to various Leetcode problems.

Language: JavaScript - Size: 370 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EhsanulHaqueSiam/DSA-practice

Collection of data structures and algorithms exercises for enhancing coding skills.

Language: C++ - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jwyce/2x2x2-Rubik-Solver

Solve scrambled 2x2x2 Rubik’s Cubes in under a second using BFS

Language: Java - Size: 166 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

stoverc/DataStructuresAndAlgorithms

From-scratch attempts at implementing some common data structures and algorithms.

Language: C++ - Size: 4.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DSA-2-labs/BinaryHeap-Sorting

The goal of this project is to become familiar with the binary heap data structure as well as different sorting techniques.

Language: Java - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

antuniooh/data-structures-simulator

Semiannual project on the subject of Data Structure, taught at Centro Universitário FEI. It consists of a mobile application where the user can interact with three data structures: Doubly Linked List, Circular Static Queue and Hash Table

Language: JavaScript - Size: 65.3 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

Chetan-Satpute/DSABoard

A visualization of Data Structures and Algorithms.

Language: TypeScript - Size: 1.05 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gabrielmissio/maze-solver

Maze solver is a repository that generates random mazes and solves them using a simple stack algorithm.

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ivynasantino/estrutura-de-dados

Roteiros de leda - UFCG

Language: JavaScript - Size: 1.93 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

tarikipekci/Data-Structures

Essential codes of different types of Data structure.

Language: C - Size: 170 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

UEMK-CS-2019/DSA

Data-structure-Algorithm Hacker Rank | Problem + Solution 👽

Language: C - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 14

kaan-keskin/introduction-to-data-structures Fork of fsemiz/Introduction-To-Data-Structures

Introduction to Data Structures Lecture Notes from Kaan Keskin and Fatih Semiz.

Size: 3.81 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

avidLearnerInProgress/mit-6.006

Notes for the course => Introduction to Algorithms MIT 6.006

Language: C++ - Size: 953 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

b0n21en5/dsa-java

a repository for DSA in java

Language: Java - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

MarufHassan/coursera-data-structures-algorithms

Java assignment of Coursera Data Structures and Algorithms Specialization class

Language: Java - Size: 6.12 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 15

anirudh-chakravarthy/Data-Structures-Algorithms

Solutions to the Lab Sheets and Assignments for CSF211-Data Structures and Algorithms, BITS Pilani (2018-19)

Language: C - Size: 8.36 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

PrathameshDhande22/LeetCode-Solutions

Repository contains my Solutions for LeetCode.

Language: Java - Size: 263 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

siddhapuraharsh/Data-Structures_Algorithms_Coding-Ninjas_Full-Course

All the quizzes, content and coding assignment solutions of Data Structures and Algorithms course of Coding Ninjas.

Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 11

andreimargeloiu/UdemyCourse

Code for my programming course on Udemy. Over 7000 students from 130 countries have already joined.

Language: C++ - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 64 - Forks: 85

BaseMax/MyStackJava

My Stack Implementation In Java. Here we are going to design a full-featured class for Stack's Data structure.

Language: Java - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bzdgn/serce

Serce is a primitive database

Language: Java - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

GauravWalia19/Algorithms-and-Data-Structures

Repository for Algorithms and Data Structures in languages every programmer should know !!!

Language: Java - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 6

ac-marlon/ProgramacionEstructuradaCpp

Lista de ejercicios resueltos en el curso de programación estructurada en C/C++

Language: C++ - Size: 5.01 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

BaseMax/CContacts

This is a simple contacts manager written in C with a simple CLI interface and a lot of features.

Language: C - Size: 128 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sdeepaknarayanan/DSA 📦

A few Data Structures and Algorithms

Language: C++ - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Mo-Shakib/DSA

Data Structures and Algorithms in Python

Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

josancamon19/unscramble-computer-science-problems

First Project from Data Structures and Algorithms Nanodegree

Language: Python - Size: 142 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 3

Related Keywords
data-structures-algorithms 305 data-structures 158 data-structures-and-algorithms 111 algorithms 89 java 61 data-structure 52 dsa 47 algorithms-and-data-structures 44 c 40 cpp 37 python 36 algorithm 30 datastructures 21 data-structure-and-algorithm 19 stack 19 leetcode 19 linked-list 19 dsa-learning-series 18 dsa-algorithm 17 sorting-algorithms 17 dsa-practice 16 problem-solving 15 data-structures-c 14 data-structure-java 14 javascript 13 competitive-programming 12 tree 12 queue 12 python3 12 binary-search-tree 11 hacktoberfest 11 algorithms-datastructures 11 data-structures-python 10 c-plus-plus 9 leetcode-solutions 9 computer-science 8 dynamic-programming 8 algorithms-implemented 8 graph-algorithms 7 interview-preparation 7 datastructures-algorithms 7 datastructure 7 csharp 7 algorithm-challenges 7 interview-questions 7 graph 7 searching-algorithms 7 data-structure-cpp 7 data-structures-java 7 coding-interviews 7 dsa-java 7 data-structures-interview-questions 6 coursera 6 leetcode-java 6 data 6 cplusplus 6 java-data-structures 6 golang 6 programming 6 solutions 6 php 6 recursive-algorithm 5 leetcode-practice 5 bfs 5 datastructuresandalgorithm 5 linkedlist 5 binary-trees 5 hackerrank 5 java-data-structure 5 java-8 4 java-algorithms 4 object-oriented-programming 4 backtracking 4 dsa-questions 4 binary-search 4 trees 4 typescript 4 data-structures-in-java 4 doubly-linked-list 4 data-structures-and-algorithms-java 4 recursion 4 algorithms-python 4 graphs 4 css 4 programming-fundamentals 4 priority-queue 4 big-o-notation 3 data-structures-csharp 3 big-o-performance 3 big-o 3 sliit 3 hash 3 hashmap 3 dsalgo-questions 3 database 3 go 3 machine-learning 3 interview 3 algorithms-java 3 interview-practice 3