data-structure-and-algorithm

There are 80 repositories under data-structure-and-algorithm topic.

  • XPoet/js-data-structure-and-algorithm

    从 0 到 1 学习 JavaScript 数据结构与算法

    Language:JavaScript1.5k4510293
  • kiranpalsingh1806/awesome-leetcode

    A curated list of awesome Leetcode problems, algorithms and data structures.

  • Data-Structure-and-Algorithms

    kshitizsaini113/Data-Structure-and-Algorithms

    A complete and efficient guide for Data Structure and Algorithms.

    Language:C++128101067
  • zcomert/veri-yapilari-ve-algoritmalar-old

    Veri Yapıları ve Algoritmalar dersi, bilgisayar bilimleri açısından temel bir derstir. Youtube videoları ile desteklediğimiz bu repository içerisinde, pek çok veri yapısına ait kaynak kodu ve uygulamaları bulabilirsiniz.

    Language:C#403029
  • TreePlayground

    hwc0919/TreePlayground

    Tree Visualization Tool for Learning Data Structure and Algorithm.

    Language:JavaScript24214
  • Python-Data-Structure

    sanjaypradeep/Python-Data-Structure

    This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.

    Language:Python174310
  • GauravWalia19/Algorithms-and-Data-Structures

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

    Language:Java16208
  • next-step-for-interview-prep/Daily-leetcode-problem_with_detailed_solutions

    This repository contains all my solutions to daily problems posted on leetcode with their optimized approach code and explanation in C++

    Language:C++14
  • Amey-Thakur/DATA-STRUCTURES-AND-DATA-STRUCTURES-LAB

    CSC305: Data Structures [DS] & CSL303: Data Structures Lab [DS Lab] <Semester III>

    Language:C12202
  • UEMK-CS-2019/DSA

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

    Language:C122015
  • avantikachauhann/Algorithm-Alchemy

    A curated collection of programs implemented in C++, Java, Python.

    Language:Java1124728
  • kodeflap/Algo_Guide

    Algo Guide is an educative android app for studying data structures and algorithms.

    Language:Kotlin111198
  • deepzsenu/DSAJava

    This repositry contains the Dsa Problems and implementations

    Language:Jupyter Notebook10103
  • habibor-rahaman1010/DSA_CPP

    This is my data structure and algorithm repo

    Language:C++6101
  • Project_AirlineManagement

    siMobin/Project_AirlineManagement

    Data Structure & Algorithm project. Airline Management System (A private jet hiring concept) – php, scss, Microsoft SQL.

    Language:PHP6111
  • code-lucidal58/dsa-python

    Data Structures and Algorithms using Python

    Language:Jupyter Notebook5202
  • ekinkaradag/Chained-Hash-Table

    My 2018-2019(Fall) Data Structures and Algorithms Project

    Language:C++5200
  • arfin-parween/Time-Complexity-and-Space-Complexity

    Time and space complexity are terms used in computer science to analyze the efficiency of algorithms. Time Complexity measures the amount of time an algorithm takes to complete as a function of the input size. Space Complexity quantifies the amount of memory space an algorithm uses in relation to the input size.

  • dbdgs/dbdgs.github.io

    大白的故事 - github pages

    Language:Vue4203
  • naxl/UCSD

    Assignments throughout the course for UCSD Specialization

    Language:Python4101
  • ysw1912/TinySTL

    基于C++11的简易STL标准库

    Language:C++4100
  • 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:JavaScript330
  • ccubc/DS_self_learning

    my own coding practice and study notes

    Language:Jupyter Notebook3202
  • Learning-Record

    Eric-Chung-0511/Learning-Record

    Empowering Data Driven insights through hands-on projects, SQL challenges and practical tools.

    Language:Jupyter Notebook3101
  • Gulam-Kibria-GK/Data-Structure-And-Algorithm

    A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

    Language:C++3100
  • workwithshreesh/DSA

    Welcome to **DSA Mastery**, your ultimate resource for mastering Data Structures and Algorithms. This repository features over 200 questions with detailed solutions, written entirely by myself. Organized by topic and difficulty, it's perfect for both beginners and advanced learners aiming to enhance their problem-solving skills. Happy coding!

    Language:Python3101
  • ayush153/Strivers-SDE-Sheet-Challenge

    Striver's SDE Sheet Challenge

    Language:C++2100
  • Im-Pranshu/LeetCode-Solutions

    A collection of My Practiced LeetCode questions to ace the coding interview!

    Language:C++2
  • maacpiash/CSE225L

    CSE225 (Data Structure and Algorithm) lab codes.

    Language:C++2200
  • spydaz/ClassTrie

    The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Used for Faster String matching! The binary is numerical addressing ; given a numerical value / find the node in the tree to store the value; Sentences can be added to the Search Tree; As well as finding prefixes and suffixes of sentences in the trie

    Language:Visual Basic .NET2201
  • SupervisionT/Google_HashCode_Solution_2018

    Learn more about Google Hashcode 2018

  • xz1996/Data-Structure-and-Algorithm

    There are some examples of data structure and algorithm.

    Language:C2210
  • junaidbinjaman/dsa-notes

    A collection of my learning journey in Data Structures and Algorithms (DSA), featuring practice problems, solutions, and explanations in PHP & JS. Perfect for brushing up on core concepts and improving coding skills!

    Language:PHP1
  • mijisu0103/Coding-Test-Practices_KR

    This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

    Language:Python1
  • mijisu0103/LeetCode

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

    Language:Python1
  • codeForces-my-solutions

    PacemakerX/codeForces-my-solutions

    This repository contains my solutions to various problems from Codeforces contests, aimed at improving problem-solving skills in competitive programming. Each submission is stored with detailed information, including contest IDs and problem names, making it easy to track progress and learn from past solutions.

    Language:C++1