Leetcode Discuss, You’ll find people explaining their thought process, often in multiple languages.
Leetcode Discuss, Hi I have been actively using leetcode for almost 6 months now and have solved 300+ problems and getting better day by day. The Leetcode Discuss section is the goldmine for learning Algorithms. If I remember correctly, the system design questions were on the easier side, but the coding questions were much more challenging. Most likely, someone has done it in a So I have curated a list of most frequently asked Googlyness questions for me from various leetcode blogs, discord channels, my personal experience, etc. ago by Pratham-02 View community ranking In the Top 5% of largest communities on Reddit LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. Discuss code, ask questions & collaborate with the developer community. Hey folks, long time lurker, first time poster! I have a tech screen coming up with Stripe next week for a mid-level Backend engineer role and I have been reading about their interview process. It offers a wide range of coding problems that help you practice and improve your problem My Experience doing Leetcode consistently for 1 Year (self. I was able to complete both coding questions and they moved me to the next round. I'm a mechanical Engg graduate (graduated 2022) working as a data scientist. To clarify what's expected, ask your recruiter if you need to know system design. We went through a lot of (almost all) DP problems on leetcode and came up a study list here. I have been practicing leetcode contest for over a year. The part that It sounds like code design is flexible because it involves both machine code and system design. Please use this thread to share your Amazon Final Interview Questions | All Combined 2021 | SDE & New Grad (LeetCode admins will delete this soon) TL;DR: Hi! I'm thrilled to share my coding interview preparation note: LeetCode Pattern 500 (GitHub repository: leetcode-pattern-500), featuring: 500 solutions in Python and Java (following the same LeetCode recently released a new category of problems dedicated to JavaScript. Seeing different approaches can really open your eyes to new The Geek Hub for Discussions, Learning, and Networking. I was looking for people who are preparing for coding as well. Home Welcome to the LeetCode Wiki, a comprehensive resource for learning and solving LeetCode problems. Sharing some tips and my journey The Geek Hub for Discussions, Learning, and Networking. This repository organizes knowledge, algorithms, and problem-solving techniques to help In this blog, we’ll explain how to use LeetCode Amazon problems strategically to prepare for coding interviews, behavioral assessments, and Home Welcome to the LeetCode Wiki, a comprehensive resource for learning and solving LeetCode problems. Hey guys, I've seen a lot of discussions about how to study DP in this subreddit. 1 枚举右,维护左对于 双变量问题,例如两数之和 ai +aj =t,可以枚举右边的 aj ,转换成 单变量问题,也就是在 aj 左边查找是否有 ai =t−aj ,这可以用哈希表维护。我 #leetcode #studywithme #codewithme #asmrkeyboard #asmrkeyboardsounds #asmr #studyvlog #coding #programming #dsa #datastructures #datastructuresandalgorithms #python 合理运用心流通道,科学刷题,快乐刷题! 前言怎么刷算法题?按照什么顺序刷题?如何科学地提高算法能力?如果你刚开始刷题,还不熟悉基本编程语法和常 Thinking of starting to grind leetcode for my interviews. 力扣 合理运用心流通道,科学刷题,快乐刷题! 前言怎么刷算法题?按照什么顺序刷题?如何科学地提高算法能力?如果你刚开始刷题,还不熟悉基本编程语法和常 如果你刚开始刷题,还不熟悉基本编程语法和常用库函数,推荐先刷力扣官方的入门题单: 「新」动计划 · 编程入门 有了一些简单题的积累,就可以开始刷我的题单啦~下面的题目已按照难 Is HackerRank harder than Leetcode? So I have been doing Leetcode for about a month and can solve most easies with no problem. urlquery is an online service that scans webpages for malware, suspicious elements and reputation. 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 A couple weeks ago, I shared my leetcode-style interview prep here, which many of you felt was really helpful. I started with a solution but discarded it myself after pointing a scenario where it would fail - he seemed happy that I was able to point that out. About Community Discuss interview prep strategies and leetcode questions Created Jul 8, 2017 62. Leetcode Discuss In addition to the discussion section available for each problem, LeetCode features a universal Discuss section that provides . I was When you start LeetCode, you mostly rely on YT solution videos or Discuss Section to find solutions. With the exception of Warm Up Contest, it is strictly prohibited to share solutions while the contest is in progress. com/discuss/interview-question/256347/ctci-questions-lists) by @eilat and https://ryanym. Then I'd do casual mini ramp-ups every year or two during my career, doesn't have to be every day just be consistent week to Most of the time I want to come back to a particular post on LeetCode and so I have to bookmark different posts a lot of times. Some coding interviews require back and I'm really struggling with grasping DP techniques. What’s the best way to use these? What do you see as the main benefit of stopping to look LeetCode recently released a new category of problems dedicated to JavaScript. 2 questions, 90 mins. Will leetcode be enough for the coding? Beneficial yes, but not enough, as you won't cover interviewing skills especially those involving interviewer engagement. A benefit of LeetCode’s current popularity is the wide range of solutions in the discussion board for each problem. I Leetcode is famous for being a perfect platform for practicing coding problems and to master coding interviews, unlike others, it is not for competitive programming, this guide will help you to get started For my preperation I've compiled all Google questions from the leetcode "Interview Questions" and "Interview Expierence" section in an excel sheet and solved almost all of them. Proactively submitting excellent answers and engaging in discussions will help Hey folks, long time lurker, first time poster! I have a tech screen coming up with Stripe next week for a mid-level Backend engineer role and I have been reading about their interview process. One was a greedy algorithm 零、常用枚举技巧§0. Tech in CSE Years of Experience: 1year 6 months (at the time of initial interview) After what felt The Geek Hub for Discussions, Learning, and Networking. Me and my friend discuss our solutions at the end of our practice and The Geek Hub for Discussions, Learning, and Networking. I am a Mobile Developer currently working in Warsaw and spending my free time for interview preparations Grinding Leetcode is not bad; But it does not (and should not) guarantee you a successful interview. If not, focus on Can you solve this real interview question? Find K Closest Elements - Given a sorted integer array arr, two integers k and x, return the k closest integers to x in The tabs include the question's Description, Solution, Submissions and Discuss. For every question you submit or fail to come The Geek Hub for Discussions, Learning, and Networking. To help myself study I did the the blind 75 and the Sean Prashad Leetcode patterns list. dev. Atlassian ⚔️ Multiplayer rooms for LeetCode Ranked by completion time Hover over accepted submissions to see their time Click on accepted submissions to view their code I started in University, doing Leetcode problems for internship interviews. Is this just for me? The Discuss used to look like `Discuss (999+)` Edit - LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. You’ll find people explaining their thought process, often in multiple languages. System Design was great as it felt more like a discussion. I’ve been jumping around lots, but I started with all the data structures course things on leetcode (arrays, strings, linked lists, binary search, sorting Algos, stack and queue, hash table, binary tree, n-ary tree, System design answer key for designing a coding practice platform like LeetCode, built by FAANG managers and staff engineers. DE Shaw SDE Interview Experience – Cracked it (Sept 2024 – Jan 2025) Education: B. Find tips, curated problem-solving methods, and foundational concepts at your LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. Finally, I have solved around 137 problems, so that should suffice for a beginner Once the contest has ended, you can post your solution in Discuss. Your comprehensive guide wit the ultimate LeetCode strategy for coding interviews. I know it’s a long journey, but what are some good strategies for Join LeetCode Discuss for coding insights, learning opportunities, and networking with fellow programmers in a vibrant community. We would like to show you a description here but the site won’t allow us. LeetCode is a popular tool for anyone preparing for technical interviews. ee/tech. DP or Graph, or simply a very Interview blog: See the 30 Amazon LeetCode interview questions most often reported in 2026, plus the patterns, LP prep, and study plan to focus your practice. LeetCode is a leading platform for technical interview preparation and coding challenges. Hi all, I am a beginner when it comes to leetcode, I can attempt easy/mediums but not hards, and that too excluding DP. For the past 9 months, I solved around 100 problems per month. Announcement , Problemset . 5 yrs experience what should be the minimum base pay and total ctc to ask at product companies like Google, Microsoft, Atlassian, I used solutions / discuss to check the approach of solving problems. I wanted to share some of my A simple but effective approach that helped me get a good grasp on tree problems. I decided to write up my approach to the entire interview process at https://interviewguide. So glad I didn't meet this interviewee upvotes ·comments r/leetcode Discuss interview prep strategies and leetcode questions MembersOnline The Geek Hub for Discussions, Learning, and Networking. Join our discussion! If you're a member of our lab and/or a Dartmouth community member, feel free to join our Slack channel to discuss daily leetcode problems! I'm really struggling with grasping DP techniques. Its contests feature a variety of algorithmic problems spanning different difficulty levels, providing We would like to show you a description here but the site won’t allow us. The ‘Discuss’ section on LeetCode is gold. The coding interview process might get ridiculously Here I will be discussing the most important part of leetcode i. You can find helpful hints and Before starting the topic let me introduce myself. You can also win up to 5000 LeetCoins per contest, as HOW TO USE LEETCODE DISCUSS EFFICIENTLY FOR INTERVIEWS! I recently received a lot of DMs asking for interview experience, comp etc even folks from reputed companies that are hard to The Geek Hub for Discussions, Learning, and Networking. This article is inspired by CTCI Questions Lists(https://leetcode. 力扣(LeetCode)讨论区,分享编程题解、算法技巧及相关问题的交流平台。 A healthy mix of company tagged questions (Leetcode mediums and one Hard total) and some new ones of well known concepts. Hi everyone, I built an app to share, discuss and solve leetcode questions and solutions. e. I’m not entirely sure where to start though. This comprehensive guide covers the Top 150 LeetCode problems Leetcode Contest Discussions - both weekly and biweekly - all 4 problems For a software engineer with 2. 合理运用心流通道,科学刷题,快乐刷题! 前言怎么刷算法题?按照什么顺序刷题?如何科学地提高算法能力?如果你刚开始刷题,还不熟悉基本编程语法和常 Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services. Sharing here to help the community. I have solved around 120 questions so far from the blind 75 and grokking the The Geek Hub for Discussions, Learning, and Networking. 1 枚举右,维护左对于 双变量问题,例如两数之和 ai +aj =t,可以枚举右边的 aj ,转换成 单变量问题,也就是在 aj 左边查找是否有 ai =t−aj ,这可以用哈希表维护。我 Interview blog: Focus on the 30 LeetCode questions most likely to show up in interviews, organized by pattern, difficulty, and fresher vs. discuss section which can help you to prepare for interviews for companies like google, am Resources LeetCode: The official LeetCode website. Introduction Landing a job at a top tech company requires solid preparation. Level up your coding skills and quickly land a job. Add this topic to your repo To associate your repository with the leetcode-discussion topic, visit your repo's landing page and select "manage topics. Just gave my OA this week. I think it pretty much covers The Geek Hub for Discussions, Learning, and Networking. Just a LeetCode study guide with practice problems. Now when I open leetcode the problems are a piece of cake lol. Interview blog: Study the 30 Pinterest LeetCode questions most often reported for 2026, plus the interview loop, key patterns, and role-based prep advice. I Leetcode is famous for being a perfect platform for practicing coding problems and to master coding interviews, unlike others, it is not for competitive programming, this guide will help you to get started The Geek Hub for Discussions, Learning, and Networking. Proactively submitting excellent answers and engaging in discussions will help LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. Leetcode's run time is very erratic but if your solution is consistently slower than 20% of all solutions, its time to see the answers in the discuss section. g. For me it was on hackerrank. From there I kept note of which topics gave me a hard time and focused on them in particular. 🧭 Why LeetCode Matters in 2025 In an era of AI and full-stack development, data structures and algorithms (DSA) are still the foundation of: Problems Collection of problems and solutions of leetcode, geeksforgeeks challenges I solved while preparing for my Google interview. I can mentally solve most of the leetcode hards (or at least devise a Resources LeetCode: The official LeetCode website. Hi folks, I found a list of Blind 75 Leetcode problems. experienced level. I'm creating this post to showcase the steps I've taken, Today I reached officially solving 1000 leetcode problems ( Easy 261, Medium 653, Hard86). However, the company that I have an interview with is using We would like to show you a description here but the site won’t allow us. Do's: Gaining proficiency in new topics: If you are new to a topic the first step I would advise is to move towards its discuss section and look at the top 5 most LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. The Geek Hub for Discussions, Learning, and Networking. leetcode) submitted 3 hours ago by jazzimus_prime Today marks 1 year (365 day to be exact) since I've started doing Leetcode Interviewed with Atlassian about a year and a half ago. About community Discuss interview prep Discuss interview prep strategies and leetcode questions Awesome LeetCode Discussions Introduction There is a lot of awesome discussions that happen on LeetCode, there's also a good amount of very useful articles on how to solve a particular kind of Leetcode discussions, brainstorming, musings, and solutions leetcode hacking cronjob coding-interviews coding-challenges leetcode-python leetcode-solution github-actions auto-solver The Geek Hub for Discussions, Learning, and Networking. I would love to see more formal explanations for some more complicated leetcode problems and I don’t find neetcode’s explanations to be sufficient a large chunk of the time. Are you tired of struggling with algorithm questions on LeetCode? As someone (with 5+ years of experience) who has started practicing and The Geek Hub for Discussions, Learning, and Networking. I have tried different browsers, devices and accounts. 零、常用枚举技巧§0. 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 Today marks 1 year (365 day to be exact) since I've started doing Leetcode (while managing to stay somewhat consistent). Then implement We would like to show you a description here but the site won’t allow us. krishnadey Happy Leetcode Discussions Welcome to the Leetcode Discussions section! This part of the repository is designed for collaborative problem-solving and 5) Discuss Want to connect with the LeetCode community and have general discussions with other LeetCoders? The Discuss section is your place! Here you LeetCode Discuss Section is the goldmine!! When you start LeetCode, you mostly rely on YT solution videos or Discuss Section to find solutions. 0k Members The Geek Hub for Discussions, Learning, and Networking. I’ll share when to use each pattern along with a sample problem The Geek Hub for Discussions, Learning, and Networking. Please use this thread to share your Amazon Final Interview Questions | All Combined 2021 | SDE & New Grad (LeetCode admins will delete this soon) TL;DR: Hi! I'm thrilled to share my coding interview preparation note: LeetCode Pattern 500 (GitHub repository: leetcode-pattern-500), featuring: 500 solutions in Python and Java (following the same The Geek Hub for Discussions, Learning, and Networking. Tips on how to get started with leetcode for a beginner with no formal introduction to DSA. In this article, I’ll walk you through the 15 most important patterns I learned that made my LeetCode journey lot less painful. Here are some YouTube channels where you can watch people solve problems. I Solved Over 100 Dynamic Programming Questions on Leetcode and Here’re My 2 Cents. LeetCode Discuss: LeetCode's discussion forum for each problem. This has led to an increase in the number of my bookmarks. " Learn more It was a Leetcode problem but I hadn't seen it before. I want to know if there is an existing discord server with a small number of people From complete beginner to solving 500 questions. LarryNY's server is one of the best imo. Contribute to LeetCode-OpenSource/vscode-leetcode development by creating an account on GitHub. For my preperation I've compiled all Google questions from the leetcode "Interview Questions" and "Interview Expierence" section in an excel sheet and solved almost all of them. I can mentally solve most of the leetcode hards (or at least devise a So look at neetcode's solution, look at the best 3-5 solutions in the leetcode discuss/solutions section, and learn from it. For 99% of chance I can complete the first three, and for 99% of chance, I do not have a clue on the fourth one. If you are not using it properly, you are harming your problem-solving skills. Are you tired of struggling with algorithm questions on LeetCode? As someone (with 5+ years of experience) who has started practicing and Solve LeetCode problems in VS Code. Is there even any chance for me to Level up your coding skills and quickly land a job. So, here I’m going to attempt to offer a thorough explanation of why Leetcode is even a thing at all, for all those out there who don't get why everyone is testing r/leetcode • 1 yr. I have started to solve We would like to show you a description here but the site won’t allow us. Explore the GitHub Discussions forum for doocs leetcode. Enhance your coding abilities and get valuable real-world feedback by participating in contests on LeetCode. - YouGoDevs/LeetcodeStudyGuide 🧭 Why LeetCode Matters in 2025 In an era of AI and full-stack development, data structures and algorithms (DSA) are still the foundation of: Problems Collection of problems and solutions of leetcode, geeksforgeeks challenges I solved while preparing for my Google interview. Connect with me: https://linktr. com/p Level up your coding skills and quickly land a job. I have been seeing these post claiming they land an interview or a job offer by doing these problems. He posts solutions for every LC daily and contest problem. Try and implement a basic binary search tree (BST) from scratch as a class in your language of choice. Then Crack SQL Interview in 50 Qs Basic to intermediate SQL topics 50 essential SQL questions Best for 1 month of prep time The Geek Hub for Discussions, Learning, and Networking. Sharing it as I found it very useful. Usually I am the one daily posting questions and discussing. Find tips, curated problem-solving methods, and foundational concepts at your The Geek Hub for Discussions, Learning, and Networking. I do really like the blind 75 list Must-do List for Interview Prep 150 Original & Classic Questions Covers comprehensive interview topics Best for 3+ months of prep time Problems Hi all, I am a beginner when it comes to leetcode, I can attempt easy/mediums but not hards, and that too excluding DP. Few are some which are worth revisiting. This is the best place to expand your knowledge and get prepared for your next interview. However, the company that I have an interview with is using Is HackerRank harder than Leetcode? So I have been doing Leetcode for about a month and can solve most easies with no problem. This repository organizes knowledge, algorithms, and problem-solving techniques to help In this blog, we’ll explain how to use LeetCode Amazon problems strategically to prepare for coding interviews, behavioral assessments, and Level up your coding skills and quickly land a job. There are also plenty of high rank Leetcoders in the server so you can learn a lot from looking at their Hey guys, I've seen a lot of discussions about how to study DP in this subreddit. No matter if you are a beginner or a master, there are always new topics waiting for you to explore. Working well for new editor in the “solution” section not with the old one. If you ask me, watching YT solutions is the worst way to find & There is a lot of awesome discussions that happen on LeetCode, there's also a good amount of very useful articles on how to solve a particular kind of problems e. I have seen countless engineers pass on the opportunity to work at a good organization, simply Well, I never tried leetcode in first place, I started with Codeforces. What is hard for me to understand is how do you guys get job offers by just doing leetcode? how do Level up your coding skills and quickly land a job. Upsolving is very underrated and should definitely be utilized when doing leetcode. Crack SQL Interview in 50 Qs Basic to intermediate SQL topics 50 essential SQL questions Best for 1 month of prep time The Geek Hub for Discussions, Learning, and Networking. wbqshowoua2ycw0mnnqgr532ybhdihdvlxkndc5e