About 6,200,000 results
Open links in new tab
  1. LeetCode - The World's Leading Online Programming Learning Platform

    Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.

  2. Did getting good at leetcode made you a better software engineer?

    But imo leetcode isn’t an efficient way to get good at software engineer, if your goal is to be a better software engineer invest time until you’re comfortable with medium questions, and move on.

  3. Palindrome Number - LeetCode

    Can you solve this real interview question? Palindrome Number - Given an integer x, return true if x is a palindrome, and false otherwise. Example 1: Input: x = 121 Output: true Explanation: 121 reads as …

  4. Why Leetcode is a thing, and why you (probably) shouldn’t ... - Reddit

    Leetcode definitely solves a specific problem, but it shouldn’t be used for a blanket solution. Companies that get 100 or fewer applicants should be able to skip the leetcode, maybe a whiteboard just to …

  5. Maximum Subarray - LeetCode

    Can you solve this real interview question? Maximum Subarray - Given an integer array nums, find the subarray with the largest sum, and return its sum. Example 1: Input: nums = [-2,1,-3,4,-1,2,1,-5,4] …

  6. Is Leetcode hard or am I an idiot? : r/learnprogramming - Reddit

    Leetcode is watchmaking - lots of finiky details. Actual job programming is like working at Lego land, everything connects to something else and the super small details rarely matter, most of the job is …

  7. SQL 50 - Study Plan - LeetCode

    Crack SQL Interview in 50 Qs

  8. How do you guys get good at DP? : r/leetcode - Reddit

    I'm really struggling with grasping DP techniques. I tried to solve/remember the common easy-medium problems on leetcode but still get stuck on new problems, especially the state transition function part …

  9. Contest - LeetCode

    Enhance your coding abilities and get valuable real-world feedback by participating in contests on LeetCode. You can also win up to 5000 LeetCoins per contest, as well as bonus prizes from …

  10. I have to literally lookup up every leetcode solution. Is it normal ...

    I started doing leetcode problems ( mostly arrays,linkedlist and strings) 2 weeks ago. I can't solve any problem (Easy) without looking up the solution..i usually try and think for about 20 mins before …