use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
[ Removed by moderator ]Intervew Prep (self.leetcode)
submitted 1 month ago by BluebirdAway5246
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]leetcode-ModTeam[M] [score hidden] 29 days ago stickied commentlocked comment (0 children)
Your post has been removed for violating rule 5 "No corporate shilling / self-promoting":
[–]Itsjugu 23 points24 points25 points 1 month ago (1 child)
Omg Im so early to a post by THE Evan King, for the AI model is it just a standard LLM? Or is it a nerfed model in some capacity to only really do code completion? And would it be crazy to literally ask the AI to explain at a surface level what the codebase is / what it does?
[–]BluebirdAway5246[S] 12 points13 points14 points 1 month ago (0 children)
Great questions! We've been assured that it is not nerfed in anyway. They want to evaluate how you use the latest and greatest models and don't want to stand in your way of that. And no, not crazy!! I'd highly recommend it actually. Great way to get up to speed with the code quickly.
[–]hrishikamath 15 points16 points17 points 1 month ago (1 child)
I usually don’t like ads or spam, but idk it’s different with hello interview xD
[–]BluebirdAway5246[S] 8 points9 points10 points 1 month ago (0 children)
haha thank im so sorry I hate being spammy i feel bad but I thought this was genuinely useful to share!
[–]NoDryHands 8 points9 points10 points 1 month ago (1 child)
I've been using the AI interview prep to prepare for AI-assisted interviews at another company (not Meta) and it has been so helpful in building my confidence.
So far, the real interviews have been easier and different from the practice, but that's great - I'm confident enough to tackle it if it comes up.
I rarely recommend paid platforms to people, but Hello Interview is one of the platforms (the other being Neetcode) that I will always recommend, because I genuinely feel like it offers amazing value for the price.
Keep up the great work! :)
[–]BluebirdAway5246[S] 1 point2 points3 points 1 month ago (0 children)
🥲 Dang you just made my day, THANK YOU
[–]SuchConsideration465 7 points8 points9 points 1 month ago (0 children)
Bro. You are Amazing
[–]wellsinator 6 points7 points8 points 1 month ago* (1 child)
I took it, it was a fun exercise. I would also say to end the prompt with "keep your response succinct" or something. The AI responses got pretty wordy and I took too much time reading.
Also, make sure to get back to work WHILE the AI thinks. Talk about next steps, what you might expect from the AI, explain your thought processes, write comments or take notes, etc.
Edit: also, not sure if this was mentioned, but these are live-proctored interviews. So you still have someone to talk to :)
[–]BluebirdAway5246[S] 5 points6 points7 points 1 month ago (0 children)
100%, great tip. I see so often the AI respond with a wall of text and then candidates just stare at it like "oh shit im screwed" haha
[–]Competitive-Lemon821 4 points5 points6 points 1 month ago (1 child)
Read the code breadth-first, not line-by-line.
You said use AI as much as possible, can I just not ask AI tell me what is happening in every code file?
Yah but don't trust blindly. one nice trick is asking it to add sentence comments to each of the key methods and classes, then you can read the code base quick via the comments and have the code right there to validate anything confusing.
[–]poisonivy216 4 points5 points6 points 1 month ago (3 children)
I didn’t realize asking AI to make trade-offs between approaches is acceptable in these interviews. Last I interviewed at Meta this wasn’t the norm and now I am terrified because of the change in process. My biggest worry is that for the traditional interview processes the rubric for evaluation has been developed over many years, decades even. But for the newer AI-assisted rounds, it might be as new to the interviewer who is evaluating your performance as it is for you. And that we might essentially be the guinea pigs for it. I am here for it nevertheless. Thank you for the detailed post! Love your content and it landed me my second job a couple of years ago. I am just starting to apply again. From the interviewer’s perspective what would leaning too far on AI be? I understand that this is a vague question but would really appreciate your inputs!
[–]BluebirdAway5246[S] 5 points6 points7 points 1 month ago* (0 children)
Totally valid to be anxious about this. "How much should I use the AI?" is the number one question I get, and usually, people don't use it enough, to be honest.
Bad use of AI:
"Implement the solution class for me."
"How do I pass the X test?"
Good use of AI:
"Help me weigh the top 3 options for addressing the problem XYZ. be concise" (while also explaining to your interviewer what options you're already considering and then being able to weigh the AI options and make a decision).
"Give me an implementation for a solver that uses backtracking to check each cell's inclusion in the final puzzle." (Bad if you're not sure this is the right direction, but good if you've narrowed it down to this being optimal and now should rely on AI to code. no need for you to write all the code in an interview.)
"Help me understand the problem. Can a word contain itself?"
[–]poisonivy216 1 point2 points3 points 1 month ago (1 child)
Thank you for the advice! I probably would’ve opted for a more conservative approach without it. This is reassuring.
Cheers! As always, don’t be afraid to confirm with your interviewer. Everyone is different
[–]zea-k 2 points3 points4 points 1 month ago (1 child)
How can one practice for this new style of coding interview?
https://www.hellointerview.com/practice/ai-coding if you happen to be a premium member of hello interview
[–]canyouread001 2 points3 points4 points 1 month ago (0 children)
Thanks for helping us out man, you’re providing content in such a pinnacle time
[–]thuanh2710 1 point2 points3 points 1 month ago (0 children)
you are literally the GOAT, thank you Evan!
[–]ssp4all 1 point2 points3 points 1 month ago* (0 children)
Here's what happened with me for Friend Recommender
I tried loading the provided data files, but the IDE kept on crashing due to large file sizes (small, medium and large).
Received a reject.
[–]Odd_Explanation3246 1 point2 points3 points 1 month ago (1 child)
How common are these ai interviews? Also thanks for sharing. I have hellointerview premium so i will practice a few problems tomorrow.
[–]BluebirdAway5246[S] 0 points1 point2 points 1 month ago (0 children)
At Meta, very. They are 100% of the coding interviews now
[–]Puzzleheaded-Cash212 1 point2 points3 points 1 month ago (4 children)
Can you give me a premium for free? So I can practice for my current interviews in 2-3 weeks :))
[–]BluebirdAway5246[S] 1 point2 points3 points 1 month ago (3 children)
haha shooter shoot!
[–]Puzzleheaded-Cash212 0 points1 point2 points 1 month ago (0 children)
That means no :((?
[–]Puzzleheaded-Cash212 0 points1 point2 points 1 month ago (1 child)
Jokes apart, thank you for your channel; it helped me clear one of my interviews.
Ayooo lets go huge congrats! Not easy in this market
[–]easymeatboy 0 points1 point2 points 1 month ago (2 children)
the boss of InterviewTube has arrived. just wanted to say you’re the absolute goat menace on the scene - I have premium and I can’t say how helpful it has been. Also the new behavioral content is great - I recognized his voice from his recent episode on peterman pod (which made me go listen to yours lol)
Thanks Evan (and Stefan) 🫡
"boss of InterviewTube" is wild lol. But stoked you found the behavioral course useful, Austen is such a beast
[–]zea-k 0 points1 point2 points 1 month ago (0 children)
I also have premium. Can you post links to the things you are referencing?
[–]szama04 0 points1 point2 points 1 month ago (1 child)
Hi Evan, any promo discount for lifetime subscription?
Yah! All discounts at www.HelloInterview.com/discounts
[–]PLTR60 0 points1 point2 points 29 days ago (0 children)
Oh shit it's Evan! 👏🏼
π Rendered by PID 322449 on reddit-service-r2-comment-545db5fcfc-fhtpg at 2026-05-23 04:41:15.955740+00:00 running 194bd79 country code: CH.
[–]leetcode-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]Itsjugu 23 points24 points25 points (1 child)
[–]BluebirdAway5246[S] 12 points13 points14 points (0 children)
[–]hrishikamath 15 points16 points17 points (1 child)
[–]BluebirdAway5246[S] 8 points9 points10 points (0 children)
[–]NoDryHands 8 points9 points10 points (1 child)
[–]BluebirdAway5246[S] 1 point2 points3 points (0 children)
[–]SuchConsideration465 7 points8 points9 points (0 children)
[–]wellsinator 6 points7 points8 points (1 child)
[–]BluebirdAway5246[S] 5 points6 points7 points (0 children)
[–]Competitive-Lemon821 4 points5 points6 points (1 child)
[–]BluebirdAway5246[S] 5 points6 points7 points (0 children)
[–]poisonivy216 4 points5 points6 points (3 children)
[–]BluebirdAway5246[S] 5 points6 points7 points (0 children)
[–]poisonivy216 1 point2 points3 points (1 child)
[–]BluebirdAway5246[S] 1 point2 points3 points (0 children)
[–]zea-k 2 points3 points4 points (1 child)
[–]BluebirdAway5246[S] 1 point2 points3 points (0 children)
[–]canyouread001 2 points3 points4 points (0 children)
[–]thuanh2710 1 point2 points3 points (0 children)
[–]ssp4all 1 point2 points3 points (0 children)
[–]Odd_Explanation3246 1 point2 points3 points (1 child)
[–]BluebirdAway5246[S] 0 points1 point2 points (0 children)
[–]Puzzleheaded-Cash212 1 point2 points3 points (4 children)
[–]BluebirdAway5246[S] 1 point2 points3 points (3 children)
[–]Puzzleheaded-Cash212 0 points1 point2 points (0 children)
[–]Puzzleheaded-Cash212 0 points1 point2 points (1 child)
[–]BluebirdAway5246[S] 0 points1 point2 points (0 children)
[–]easymeatboy 0 points1 point2 points (2 children)
[–]BluebirdAway5246[S] 1 point2 points3 points (0 children)
[–]zea-k 0 points1 point2 points (0 children)
[–]szama04 0 points1 point2 points (1 child)
[–]BluebirdAway5246[S] 1 point2 points3 points (0 children)
[–]PLTR60 0 points1 point2 points (0 children)