Giter Site home page Giter Site logo

photosoftrips / high-on-dsa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jiganesh/loads-of-logic

0.0 0.0 0.0 2.55 MB

Repository with leetcode solutions and dedicated index to prepare for your FAANGM interviews. Feel free to share and contribute to this awesome repository.

License: MIT License

C++ 0.19% Python 63.81% C 0.36% Java 29.64% HTML 6.01%

high-on-dsa's Introduction

Click below to expand and view problems.

difficulty chart

Arrays
Bit Manipulation
Backtracking
Design
Dynamic Programming
Graphs
Greedy
HashTable
Heap
Prefix Sum
LinkedLists
Maths
Queue
Recursion
Search
Sorting
Stack
Strings
Trees
Tries
Two Pointers
Concepts - Print Number from 1 to N && from N to 1 && from 1 to N and N to 1 in same - Sum and Product of Digits in a Number - Reverse A Number - Maximize The Number By Swapping Adjacent Two Digits ```Not Yet Solved```
  • dynamic Programming

    • Print possible Sum for Target using given number as many times possible
    • Longest Common Subsequence
    • Printing Longest Common Subsequence
  • binarySearch

    • Order Agnostic Binary Search Binary Search
    • Search in Infinite Array Binary Search
    • Find Binary Search Ceiling Value Binary Search
    • Find Binary Search Floor ValueBinary Search
    • Find Pivot in Rotated Sorted Array Binary Search
    • Find Pivot in Rotated Sorted Element with Duplicates Binary Search
    • Rotation Count for Rotated Array Binary Search
    • Search in Sorted Row and Column Wise Matrix Binary Search
    • Search a Matrix sorted Row and Column wise Binary Search , Matrix
    • Search a Sorted Matrix Binary Search , Matrix
  • overflow & underflow

    • String to Integer - Handling Integer Overflow and Underflow
  • graphs

    • Graph Representation
    • BFS
    • DFS
    • Cycle Detection Using BFS
    • Cycle Detection Using DFS
    • Cycle Detection Using BFS in DAG
    • Cycle Detection Using DFS in DAG
    • Topological Sort (Linear Ordering of Vertices such that if there is and edge u --> v, u appears before v in that ordering )

Wanna Contribute to this repository !!

Thank You !!

high-on-dsa's People

Contributors

jiganesh avatar varun21vaidya avatar rajput-hemant avatar kushvr7 avatar godmodevegeta avatar sahilrawat001 avatar rishabhrathore055 avatar aesgu001 avatar zriyansh avatar rohan-somadder 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.