Skip to main content

Importants Links of Leetcode

 

Here are all the important discussion posts which contain brief descriptions about a topic with its problem list.

  1. Recursion:-
    A. https://leetcode.com/tag/recursion/discuss/1733447/Become-Master-In-Recursion

  2. Binary Tree and Binary Search Tree:-
    A. https://leetcode.com/tag/binary-tree/discuss/1212004/Binary-Trees-study-guide
    B. https://leetcode.com/tag/binary-tree/discuss/1820334/Become-Master-in-Tree
    C. https://leetcode.com/tag/binary-tree/discuss/1094690/Views-and-Traversal-of-binary-tree-or-Important-topics-or-Must-Read-%3A-)

  3. Dynamic Programming:-
    A. https://leetcode.com/discuss/study-guide/458695/Dynamic-Programming-Patterns
    B. https://leetcode.com/tag/dynamic-programming/discuss/1437879/Dynamic-Programming-Patterns
    C. https://leetcode.com/tag/dynamic-programming/discuss/662866/DP-for-Beginners-Problems-or-Patterns-or-Sample-Solutions
    D. https://leetcode.com/tag/dynamic-programming/discuss/1050391/Must-do-Dynamic-programming-Problems-Category-wise
    E. https://leetcode.com/tag/dynamic-programming/discuss/1296872/Think-DP-How-I-approach-DP-problems-(Guide-for-Beginners)
    F. https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee/discuss/108870/Most-consistent-ways-of-dealing-with-the-series-of-stock-problems

  4. BackTracking:-
    A. https://leetcode.com/tag/backtracking/discuss/1141947/Backtracking%3A-Study-and-Analysis
    B. https://leetcode.com/tag/backtracking/discuss/1405817/Backtracking-algorithm-%2B-problems-to-practice

  5. Graph:-
    A. https://leetcode.com/tag/graph/discuss/655708/Graph-For-Beginners-Problems-or-Pattern-or-Sample-Solutions
    B. https://leetcode.com/tag/graph/discuss/969327/Graph-Algorithms-One-Place-or-Dijkstra-or-Bellman-Ford-or-Floyd-Warshall-or-Prims-or-Kruskals-or-DSU
    C. https://leetcode.com/tag/graph/discuss/1326900/Graph-algorithms-%2B-problems-to-practice
    D. https://leetcode.com/tag/graph/discuss/1808711/Graph-for-Beginners-Problems

  6. Binary Search:-
    A. https://leetcode.com/tag/binary-search/discuss/691825/Binary-Search-for-Beginners-Problems-or-Patterns-or-Sample-solutions
    B. https://leetcode.com/tag/binary-search/discuss/786126/Python-Powerful-Ultimate-Binary-Search-Template.-Solved-many-problems
    C. https://leetcode.com/tag/binary-search/discuss/1322500/5-variations-of-Binary-search-(A-Self-Note)
    D. https://leetcode.com/tag/binary-search/discuss/313216/Binary-search-Interview-Questions
    E. https://leetcode.com/tag/binary-search/discuss/1529866/Solving-kth-kind-of-problems

  7. String:-
    https://leetcode.com/tag/string/discuss/1333049/Collections-of-string-questions-pattern-for-upcoming-placement-2021

  8. Linked List:-
    A. https://leetcode.com/discuss/study-guide/1800120/become-master-in-linked-list
    B. https://leetcode.com/tag/linked-list/discuss/1147973/C%2B%2B-How-to-solve-Linked-List-problem

  9. Sliding Window:-
    A. https://leetcode.com/tag/sliding-window/discuss/657507/Sliding-Window-for-Beginners-Problems-or-Template-or-Sample-Solutions
    B. https://leetcode.com/tag/two-pointers/discuss/1122776/Summary-of-Sliding-Window-Patterns-for-Subarray-Substring
    C. https://leetcode.com/tag/sliding-window/discuss/597315/Time-complexity-for-sliding-window-Templates

  10. Hashing:-
    https://leetcode.com/tag/hash-table/discuss/1068545/HASH-TABLE-and-MAP-POWERFUL-GUIDE-!!!

  11. Sorting:-
    A. https://leetcode.com/tag/sorting/discuss/1091763/Must-do-all-required-Sorting-Algorithms%3A-Complete-Guide
    B. https://leetcode.com/tag/sorting/discuss/754949/Sorting-Algorithms-in-Short

  12. Greedy:-
    https://leetcode.com/tag/greedy/discuss/669996/Greedy-for-Beginners-Problems-or-Sample-solutions

  13. Bit Manipulation:-
    A. https://leetcode.com/tag/bit-manipulation/discuss/1151183/TIPS-or-HACKS-WHICH-YOU-CAN'T-IGNORE-AS-A-CODER
    B. https://leetcode.com/tag/bit-manipulation/discuss/1073221/All-about-Bitwise-Operations-Beginner-Intermediate

  14. Heap (Priority Queue):-
    A. https://leetcode.com/tag/heap-priority-queue/discuss/1685989/Approach-to-recognise-the-need-of-heap-in-DSA-problem

  15. Prefix Sum:-
    A. https://leetcode.com/tag/prefix-sum/discuss/1340496/Struggling-and-need-tips-for-prefix-sum-hashmap-problems-(325-523-525-974)
    B. https://leetcode.com/discuss/general-discussion/563022/prefix-sum-problems

  16. Trie:-
    A. https://leetcode.com/tag/trie/discuss/1066206/Introduction-to-Trie
    B. https://leetcode.com/tag/trie/discuss/931977/Beginner-friendly-guide-to-Trie-Tutorial-%2B-Practice-Problems

There are two DSA Sheets that I found helpful.

  1. Striver’s SDE Sheet by Raj
    https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/
  2. Leetcode DSA sheet by Fraz
    https://docs.google.com/spreadsheets/d/1-wKcV99KtO91dXdPkwmXGTdtyxAfk1mbPXQg81R9sFE/edit#gid=0

My linkdIn Post ( I though to share there only at first):-
https://www.linkedin.com/posts/rupam-pakhira107_connections-activity-6910896097666220033-RZEc?utm_source=linkedin_share&utm_medium=member_desktop_web

Hope this will help you if you are learning Data Structure and algorithms.
You can save this post for the future.

P.S:- If I missed out on any important discussion post from the leetcode, comment down I will add.
 Essential Leetcode links,
#Key Leetcode resources,# Leetcode tutorials,#Leetcode practice links,#Leetcode coding resources, #Must-have Leetcode links,#Top Leetcode resources, #Leetcode study materials, #Leetcode programming links,#Valuable Leetcode resources,#Leetcode tips and tricks, #Leetcode solutions,#Leetcode practice problems,

Comments

Popular posts from this blog

Create a socket for HTTP for web page upload and download

Create a socket for HTTP for web page upload and download. Aim: To write a java program for socket for HTTP for web page upload and download . Algorithm 1.Start the program. 2.Get the frame size from the user 3.To create the frame based on the user request. 4.To send frames to server from the client side. 5.If your frames reach the server it will send ACK signal to client otherwise it will send NACK signal to client. 6.Stop the program Program : Client import javax.swing.*; import java.net.*; import java.awt.image.*; import javax.imageio.*; import java.io.*; import java.awt.image.BufferedImage; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO; public class Client{ public static void main(String args[]) throws Exception{ Socket soc; BufferedImage img = null; soc=new Socket("localhost",4000); System.out.println("Client is running. ");  try { System.out.println("Reading image from disk. "); im...

Write an HTML program to design an entry form of student details and send it to store at database server like SQL, Oracle or MS Access

Write an HTML program to design an entry form of student details and send it to store at database server like SQL, Oracle or MS Access <!DOCTYPE html> <html> <head> <title>PHP insertion</title> <link href="css/insert.css" rel="stylesheet"> </head> <body> <div class="maindiv"> <!--HTML Form --> <div class="form_div"> <div class="title"> <h2>Insert Data In Database Using PHP.</h2> </div> <form action="insert.php" method="post"> <!-- Method can be set as POST for hiding values in URL--> <h2>Form</h2> <label>Name:</label> <input class="input" name="name" type="text" value=""> <label>Email:</label> <input class="input" name="email" type="text" value=""> <label>Contact:</label> <inp...

Write a code simulating PING and TRACEROUTE commands

  Write a code simulating PING command     Aim:   To Write the java program for simulating ping command   Algorithm Step 1: start the program. Step 2: Include necessary package in java. Step 3: To create a process object p to implement the ping command. Step 4: declare one BufferedReader stream class object. Step 5: Get thedetails of the server          5.1: length of the IP address.          5.2: time required to get the details.          5.3: send packets , receive packets and lost packets.          5.4: minimum ,maximum and average times. Step 6: print the results. Step 7:Stop the program.   Program:   import java.io.*; import java.net.*; class pingserver { public static void main(String args[]) { try { String str; System.out.print(" Enter...