Git Product home page Git Product logo

leetcode1992's Introduction

Description

A collection of leetcode Problems' Solutions.

Structure

No. Question Topic/s
104 Maximum Depth of Binary Tree - py Tree, Recursion
146 LRU Cache Design, Doubly Linked-List, Hash-Table
3 Longest Substring Without Repeating Characters Sliding-Window, Hash-Table, Set
1 Two Sum - py Hash-Table, Array, Binary Search
5 Palindromic Substring - py Dynamic-Programming, String, Manacher's Algo
96 Unique Binary Search Trees - py Tree, Dynamic-Programming, Memoization, Recursion
98 Validate Binary Search Tree - py Tree, Stack
702 Search in a Sorted Array of Unknown Size - py Binary-Search
763 Partition Labels - py Two-pointers, greedy
703 Kth Largest Element in a Stream - py Hash
200 Number of Islands BFS, DFS, Union Find, graph
54 Sprial Matrix - py Array
421 Maximum XOR of Two Numbers in an Array Trie, Bit Manipulation
1171 Count good meals Array, Two Sum style, Bit Manipulation
226 Invert Binary Tree Tree, Recursion
617 Merge Two Binary Trees Tree, Recursion
253 Meeting Rooms II Priority Queue/Heap
973 K Closest Points to Origin Priority Queue/Heap
1930 Unique Length-3 Palindromic Subsequences string, set
238 Product of Array Except Self arrays
133 Clone Graph Graph, DFS

MISC

  1. To learn about spaced repetition technique - Interview Preparation Guide
  2. Spaced Repetition LeetCode Template
  3. Interview CheatSheet
  4. Python CheatSheet

leetcode1992's People

Contributors

adaggarwal avatar siddharthkarnam avatar akanshamalik avatar

Stargazers

Nikhil Pokale avatar Vivek Vellaiyappan  avatar Bhavesh Tadikonda avatar Uddhav Bhagat avatar Zhenning Guo avatar  avatar Kam Khai  avatar Omar Trejo avatar  avatar Mihir Parulekar avatar Sharan Srivatsa avatar

Watchers

James Cloos avatar  avatar Vivek Vellaiyappan  avatar

leetcode1992's Issues

Add more details to READMe

There are a lot more solutions than what the current README version reflects. It needs an update with the correct paths to the problems' solutions.

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.