Recently, an undergrad freshmen I met at an event asked me a question regarding Front End development as a career.| Tech Interview Handbook Blog
Since summer internships are round the corner, I figured it'd be useful to share some tips for interns to have a successful internship. Having mentored a few interns who and seen many examples of successful interns at Meta, I observed a list of traits that successful interns demonstrate.| Tech Interview Handbook Blog
Recently, I have met many juniors and peers especially from non-computer Science related backgrounds asking me about securing a job as a fresh graduate especially in this area of software engineering. Here's my take and some tips and tricks to get started.| Tech Interview Handbook Blog
See discussions on Hacker News| Tech Interview Handbook Blog
The interview question| Tech Interview Handbook Blog
Walkthrough of similarities and differences between front end vs. back end system design interviews and my thoughts on a front end career ceiling.| Tech Interview Handbook Blog
A number of the folks I referred have completed their interviews and are in the midst of deciding which company's offer to accept for their internship/full-time roles. Hence I figured it might be a good time to write about my experience at Meta (previously Facebook) so far as it could be helpful in helping some of them make their first important career decision!| Tech Interview Handbook Blog
A glimpse into the front end interview process and questions that frequently come up.| Tech Interview Handbook Blog
As an example of putting the Resume tips to practice, let's reviewing Teik Jun's resume, critiquing it and improving it. At the time of writing, Teik Jun is a Year 4 undergraduate at National University of Singapore and is looking for a Software Engineering (SWE) internship for the summer of 2022.| Tech Interview Handbook Blog
Recently a junior front end engineer at a startup in Singapore reached out to me to ask me how front end development as a career.| Tech Interview Handbook Blog
A number of students from the Project Intern group have been asking me questions related to Facebook internships, working at Facebook, and my personal journey. I decided to write down my answers in the form of a blog post so they can be shared more broadly and I can point people to this blog post in future whenever I get asked similar questions.| Tech Interview Handbook Blog
_tl;dr: communicating effectively broadly and frequently helps you grow as an engineer and we have many tools built to do that!_| Tech Interview Handbook Blog
Sum Root to Leaf Numbers is an interesting problem from LeetCode. The problem is of medium difficulty and is about binary trees. This post is an explains the solution to the problem.| Tech Interview Handbook Blog