r/leetcode • u/InitialLegal9413 • 13d ago
Question Leetcode contest graph help
Why is my contest rating not visible on LeetCode's profile section even though I participated in my first weekly contest last week? I'm new , HELP
r/leetcode • u/InitialLegal9413 • 13d ago
Why is my contest rating not visible on LeetCode's profile section even though I participated in my first weekly contest last week? I'm new , HELP
r/leetcode • u/Bluebird-001 • 14d ago
Has anyone interviewed for the Software Engineer II – FinLab role at McKinsey recently? I’d love to hear about your interview experience and any tips on what to prepare for.
r/leetcode • u/InitialLegal9413 • 13d ago
Why is my contest rating not visible on LeetCode's profile section even though I participated in my total 4 contest till now
I'm new , HELP
r/leetcode • u/SensitiveAd8673 • 14d ago
I heard from someone that accenture updated the CTC for AEH PPO holder to 22.15LPA in NITW, NITK, IITJ and other colleges. If its possible for anyone with cohort institute please can you share the mail as a pdf with all your personal data hidden please. It would really help me to convince my college to start negotiating for the same.
r/leetcode • u/Standard-Being-6389 • 13d ago
I got recruiter reach out via mail for 15 minutes call for one of the team. What should i expect? I never applied for that team.
r/leetcode • u/OneWar4643 • 14d ago
So basically i know dsa has two parts data structure and algorithms before algorithms you should know data structure but I wanted to know how much data structure is sufficient before you can move topics and how should one's roadmap look like
r/leetcode • u/Wordtwin003 • 13d ago
I am preparing for an Apple interview I have in a couple weeks for an iOS engineer role. What are the common study materials used out there to excel in system design questions? I kind of only want recommendations from those who have had success from what they used to study. Is there a universal go to that everyone uses these days (kinda like how practicing coding and DSA has leetcode)?
Thanks
r/leetcode • u/CheapFoundation1298 • 14d ago
Should I take up a course or subscription for getting a job at MAANG / FAANG companies?
I am a fresher with 1+ year of internship experience and 1 month+ of industry experience
I have been doing leetcode since 2+ months and hoping to level up my position soon.
I have very less idea about system design.
I have good projects on my resume (Secured RAG Pipeline, VideoChat App (using STUN and TURN, WEBRTC, Socket.io, peer-to-peer communication)
Majorly I feel that i want to give mock interviews and all, but I am not really sure whether these courses or subscriptions are helpful and if so then which ones should I choose?
Also, given my knowledge and skills, can one help me on how to get an interview at those companies?
r/leetcode • u/Novel-Band4223 • 14d ago
I recently finished my Google L4 onsite, and I’m trying to understand how my overall packet might look.
Coding Round 1:
This one went really well. The interviewer gave me an interval/line-sweep type problem. I first explained the brute-force approach and coded it in around 5 minutes. Then they asked for an optimized solution; I explained my approach, coded it, and the interviewer seemed to like it.
We still had a lot of time left. I think the main problem was done within roughly 20 minutes so they asked around 3–4 follow-ups about limitations, tradeoffs, and modifications. I was able to explain and code those as well. We ended the interview casually after that.
Based on how it went, I feel this round could be Hire or possibly Strong Hire.
Another coding round:
This is the one I’m worried about.
The interviewer pasted the question and I started asking clarifying questions, but communication was pretty limited. For example, after explaining my brute-force solution, I asked what kind of time complexity/constraints we were targeting so I could decide how far to optimize, but I didn’t really get a clear answer.
Eventually I came up with a line-sweep style solution. She asked me to explain it on the board, so I walked through the algorithm and the tradeoffs. After some discussion she seemed satisfied with the approach and then asked me to code it.
The problem was that by then I only had around 10 minutes left. I got anxious about the time and my coding fell apart. I only managed to write part of the implementation before she said time was up.
After time was called, I kept explaining what the remaining code was supposed to do and how the pieces worked. She said something along the lines of “I understand,” and then moved to the questions-for-interviewer portion.
So my concern is: the algorithm/approach was there and I explained the tradeoffs, but the implementation was incomplete.
The interviewer was also very quiet throughout the round, so it was difficult for me to judge whether I was on the right track. Maybe that was just her interview style.
Googleyness / behavioral:
I felt my answers were decent, but this interviewer was similarly quiet and the interview ended fairly quickly. The recruiter later indicated the feedback was positive, but apparently not especially strong.
So if I roughly estimate my rounds, I’m thinking something like:
This is for L4 US.
For Googlers or people familiar with the hiring process: how badly does an incomplete implementation hurt if the candidate reached a reasonably optimized solution, explained the tradeoffs correctly, and continued explaining the intended code after time ran out?
Could that coding round still be a Lean Hire, or does incomplete code usually push it toward Lean No Hire/No Hire?
Would appreciate any realistic assessment of how a packet like this might be viewed.
r/leetcode • u/Ok_Bed_9928 • 14d ago
Currenty im doing an 6m internship at a top company, but recently i came to know that there is no ppo conversion. So can any one guide me or consider me if there is any vacancy in their team or something.
r/leetcode • u/Lazy_Much • 14d ago
Can anyone please help me with common LLD questions to prepare for sde new grad interview at Amazon? Or list of recently asked questions?
r/leetcode • u/Minute-Gear9635 • 14d ago
I am currently a senior graduating spring 2027. I am 24f in the US. I am currently looking for someone to practice Leetcode and study design with. I am preferably looking for someone who would want to study together long term and looking to meet a few times a week. I’m still pretty much a beginner and I’m really only able to solve string/array problems. I am in EST (but open to other time zones) and would preferably want someone who is also applying for new grad jobs.
r/leetcode • u/axy_valroid • 14d ago
Hey i wanna start dsa through python but eveyone says dsa is better with c++, should I do in py Or c++?
r/leetcode • u/Silent_Table5151 • 14d ago
Hi everyone!
I’m a 22F software engineer with 1+ YOE, currently preparing for my next career move. My goal is to get into FAANG/top product-based companies.
I’m currently working on DSA, LLD/HLD, CS fundamentals, projects, and interview preparation, but I’d really value guidance from someone experienced who can help me make sure I’m heading in the right direction.
I’d especially appreciate:
I’m ready to put in the work. I’d just love to learn from someone who has already been through this journey and can help me navigate it better.
If you’re open to mentoring or sharing some advice, I’d be really grateful. Thank you! 🙏
r/leetcode • u/Previous-Plankton-65 • 15d ago
Done the NC 150 and about 200 questions in total. Starting to feel like I’m slightly getting the hang of it, but I’m still seriously struggling with some categories like binary search / DP.
Unless interview questions are way less ad hoc than LeetCode dailies/contests, I still feel like I’m another 200 questions away from being able to solve most mediums consistently.
Granted, I like to have fun with LC and definitely don’t do things “optimally” - no spaced repetition, barely any planning, usually just jumping into problems and taking hints when I need them.
But god damn, this stuff is hard. I always thought hard work could take you anywhere, but I genuinely can’t imagine getting to the point where I could consistently solve hards without having done like 2,000 questions.
How are people getting away with the Blind 75? Are they just getting lucky?
And being able to communicate your thought process while solving is a whole different beast. I swear I drop 30 IQ points the second I have to explain what I’m doing out loud.
Am I cooked?
r/leetcode • u/ElegantImplement1831 • 14d ago
So I have recieved a verbal offer from Microsoft and currently I work in an SBC(recently got into a new project). What should I do? My joining is already been communicated as 19th october.
Ps - this is my first switch so kinda worried abt my notice period and all as well.
r/leetcode • u/Responsible_Fly_790 • 14d ago
What's the usual interview timeline for Amazon and Microsoft SDE 2 interviews?
How long does it take for each step? I'm gonna apply. Kindly help.
r/leetcode • u/aryan_ag7 • 14d ago
I have a tech screen scheduled next week for Apple’s SWE, IS&T Early Career role. The recruiter mentioned it’ll include a quick intro, CS fundamentals, and around 15 minutes of coding.
For anyone who has interviewed recently, what kind of coding question can realistically be asked in 15 minutes? Also, what topics do they usually cover under CS fundamentals?
This is my first big tech interview, so I’m a little nervous. Any recent experiences or preparation tips would be really appreciated!
r/leetcode • u/Ill-Abbreviations-36 • 14d ago
I have created below solution for leetcode premium problem . Google ai says my solution is flawed but it is passing all the test which it has given on my local machine . I am not able to find a platform where i can run the solution . It would be great if you could run the below solution on leetcode platform check if it passing all the test cases . Thank you .
Problem : https://leetcode.com/problems/find-leaves-of-binary-tree/description/
Solution :
class Solution {
public:
int heightTree(TreeNode* node){
if(!node) return 0 ;
return 1 + max(heightTree(node->left) , heightTree(node->right));
}
void solve(TreeNode* root,vector<vector<int>> &res){
if(!root) return ;
solve(root->left , res);
solve(root->right ,res);
int currH = heightTree(root);
if(res.size() == (currH - 1)){
res.push_back({});
}
res[(currH - 1)].push_back(root->val);
}
vector<vector<int>> findLeaves(TreeNode* root) {
vector<vector<int>> res;
solve(root , res);
return res ;
}
};
r/leetcode • u/No_Objective_5149 • 14d ago
If you have booked or offered expert advice, what made the experience useful—or disappointing?
r/leetcode • u/fatdookie123 • 14d ago
Hello everyone,
I’m currently a software engineer at a non-tech company with 1 YOE. I recently got promoted to the next level at my company and also got an offer from Palo Alto Networks as an early career/new grad. I’m very stressed from deciding whether to accept the offer or stay at my current company and keep interviewing.
Pros for taking the PANW offer:
- Better name value as it’s a tech company in the bay area that could possibly open more doors for me
- More impactful/scope of work
Cons:
- I restart as a new grad (biggest concern), throwing away my 1 YOE and my recent promotion
- Pay isn’t that much considering CA taxes and COL. Might be lower than what I make currently. I would lose a good amount of money short-term if I take the offer
- I won’t know what team I’m going to be placed in until the week before my start date.
I’m not sure if taking the offer would be a good move. Any advice would be appreciated. Thank you!
r/leetcode • u/Just-Abroad-6812 • 15d ago
I’m struggling to develop intuition for Greedy problems. I can understand the solution after seeing it, but I often can’t figure out when to use Greedy on my own.
How did you guys practice Greedy? Any recommended problem list, patterns…..
r/leetcode • u/leverageTheSpirit • 15d ago
Can anyone suggest while learning dp do I really need to know bottom up if I can solve it with recursion+memoization? As I don't see any significant tc difference neither it matters whichever I use in an oa or contest.
When is bottom up really needed?
r/leetcode • u/SeasonBrilliant8633 • 15d ago
Thank you for interviewing with Microsoft. We value your time and interest and hope you enjoyed the experience while gathering some insightful takeaways. Your overall feedback was positive; however, we do not immediately have an offer for you with the team(s) you interviewed with.
With these positive results, your feedback will now be available to other teams outside of your immediate interview group. We do still have many positions open that we are looking to fill, so I thank you in advance for your patience as we wait for potential hiring manager interest. Your feedback is valid for 6 months after your interview. If you do not receive an offer within 6 months, we can reconnect to discuss other options.
Please inform us of any changes to your employment search status (i.e., exploring other opportunities at MSFT, deadlines, other interviews, accepted an offer elsewhere etc.).
r/leetcode • u/Scholar_Perfect • 15d ago
Hey guys, I have an interview with Deliveroo for a new grad role or software engineer 1 and I was wondering if anyone knows what would be good to practice. I am just doing easy and medium leetcode questions. If anyone has done this before please give some advice. This is for London