Giter Club home page Giter Club logo

data-structure-algorithm-practice's Introduction

Data-Structure-Algorithm-Practice

DSA

Practice

  • Prime Number (JavaScript)
  • Fibonacci Series (JavaScript)
  • Factorial of Number (JavaScript)
  • Search
  • Sorting
  • Greedy Algorithms
    • Greedy Algorithm
    • Ford-Fulkerson Algorithm
    • Dijkstra's Algorithm
    • Kruskal's Algorithm
    • Prim's Algorithm
    • Huffman Coding
  • Dynamic Programming
    • Floyd-Warshall Algorithm
    • Longest Common Sequence
  • Other Algorithms
    • Backtracking Algorithm
    • Rabin-Karp Algorithm

Blind 75 neetcode

  • Arrays & Hashing
    • Contains Duplicate
    • Valid Anagram
    • Two Sum
    • Group Anagrams
    • Top K Frequent Elements
    • Product of Array Except Self
    • Encode And Decode Strings
    • Longest Consecutive Sequence
  • Two Pointers
    • Valid Palindrome
    • 3Sum
    • Container With Most Water
  • Sliding Window
    • Best Time to Buy And Sell Stock
    • Longest Substring Without Repeating Characters
    • Longest Repeating Character Replacement
    • Minimum Window Substring
  • Stack
    • Valid Parentheses
  • Binary Search
    • Search In Rotated Sorted Array
    • Find Minimum In Rotated Sorted Array
  • Linked List
    • Reverse Linked List
    • Merge Two Sorted Lists
    • Reorder List
    • Remove Nth Node From End of List
    • Linked List Cycle
    • Merge K Sorted Lists
  • Trees
    • Invert Binary Tree
    • Maximum Depth of Binary Tree
    • Same Tree
    • Subtree of Another Tree
    • Lowest Common Ancestor of a Binary Search Tree
    • Binary Tree Level Order Traversal
    • Validate Binary Search Tree
    • Kth Smallest Element In a Bst
    • Construct Binary Tree From Preorder And Inorder Traversal
    • Binary Tree Maximum Path Sum
    • Serialize And Deserialize Binary Tree
  • Tries
    • Implement Trie Prefix Tree
    • Design Add And Search Words Data Structure
    • Word Search II
  • Heap/Priority Queue
    • Find Median From Data Stream
  • Backtracking
    • Combination Sum
    • Word Search
  • Graphs
    • Number of Islands
    • Clone Graph
    • Pacific Atlantic Water Flow
    • Course Schedule
    • Number of Connected Components In An Undirected Graph
    • Graph Valid Tree
  • Advanced Graphs
    • Alien Dictionary
  • 1-D Dynamic Programming
    • Climbing Stairs
    • House Robber
    • House Robber II
    • Longest Palindromic Substring
    • Palindromic Substrings
    • Decode Ways
    • Coin Change
    • Maximum Product Subarray
    • Word Break
    • Longest Increasing Subsequence
  • 2-D Dynamic Programming
    • Unique Paths
    • Longest Common Subsequence
  • Greedy
    • Maximum Subarray
    • Jump Game
  • Intervals
    • Insert Interval
    • Merge Intervals
    • Non Overlapping Intervals
    • Meeting Rooms
    • Meeting Rooms II
  • Math & Geometry
    • Rotate Image
    • Spiral Matrix
    • Set Matrix Zeroes
  • Bit Manipulation
    • Number of 1 Bits
    • Counting Bits
    • Reverse Bits
    • Missing Number
    • Sum of Two Integers

data-structure-algorithm-practice's People

Contributors

atishhamte avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.