You are seeing the paginated version of the page.
It was specially created to help search engines like Google to build the proper search index.

Click to load the full version of the page
LeetCode 
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.
Problems 
Two Sum - Premium - Add Two Numbers - Reverse Integer - Array
Accepted python 3Sum 3 ... 
Given an array S of n integers, are there elements a, b, c in S such ...
Sign in 
Sign In. Remember Me. Sign In Forgot Password? or you can ...
Mock Interview 
Mock By Company. [Premium Only] We support select mock ...
Top 100 Liked Questions 
Top 100 Liked Questions · Top Amazon Questions · Top ...
LeetCode Discuss 
Google - Categories - Amazon - Users - Linkedin - Uber - ...
Computer Programmer
Software Developer
Software Engineer


Cracking the Coding Interview: 189 Programming Questions and Solutions
Book by Gayle Laakmann McDowell
94% liked this book
Google users
Now in the 5th edition, the book gives you the interview preparation you need to get the top software developer jobs. This is a deeply technical book and focuses on the software engineering skills to ace your interview. ... Google Books
Think you're not smart enough to work at Google? Well, think again.
When I was working at Google, I told some of my friends that I could refer them for a job if they wanted. Some of them said no because they didn't think they were good enough for Google. I wanted to make this video so I can give a bit of encouragement to people like them.
Original link
Facebook Coding Interview Question and Answer
1
: All Subsets of a Set
Find and print all subsets of a given set! (Given as an array.) Is there any other interview question you'd like me to cover in the future? You can (anonymously) let me know at: www.csdojo.io/contribute
Original link
Google Coding Interview Question and Answer
1
: First Recurring Character
Find the first recurring character in the given string! A variation of this problem: find the first NON-recurring character. This variation problem and many others are covered in my Udemy course, 11 Essential Coding Interview Questions: https://www.udemy.com/11-essential-coding-interview-questions/?couponCode=GOOGLE1 (You'll get a discount through the above link.)
Original link
Coding Interview Question and Answer: Longest Consecutive Characters
Given a string, find the longest subsequence consisting of a single character. Example: longest("ABAACDDDBBA") should return {'D': 3}. *Just getting started with coding interviews? Check out my "Get Ready for Your Coding Interview" course on Lynda.com: https://www.lynda.com/Software-Development-tutorials/How-Ace-Developer-Interview/576698-2.html?lpk35=9181&utm_medium=ldc-partner&utm_source=CMPRC&utm_content=524&utm_campaign=CD20605&bid=524&aid=CD20605 (You'll get a 30-day trial with the link)
Original link
Google Coding Interview Question and Answer
1
: First Recurring Character
Find the first recurring character in the given string! A variation of this problem: find the first NON-recurring character. This variation problem and many others are covered in my Udemy course, 11 Essential Coding Interview Questions: https://www.udemy.com/11-essential-coding-interview-questions/?couponCode=GOOGLE1 (You'll get a discount through the above link.)
Original link
Problem Solving Technique
1
for Coding Interviews with Google, Amazon, Microsoft, Facebook, etc.
This is one of the 3 problem solving techniques I personally used to get through coding interviews with companies such as Google. To get the 2 other techniques, check out my Udemy course, "11 Essential Coding Interview Questions": https://www.udemy.com/11-essential-coding-interview-questions/?couponCode=SOLVE2
Original link
Dynamic Programming Interview Question
1
- Find Sets Of Numbers That Add Up To 16
My Udemy course, 11 Essential Coding Interview Questions: https://www.udemy.com/11-essential-coding-interview-questions/?couponCode=DPQUESTION1 My dynamic programming intro video: https://youtu.be/vYquumk4nWw NOTE: There's an outline of this video in the comment section below! Keep in touch on Facebook: https://www.facebook.com/entercsdojo Support me on Patreon: https://www.patreon.com/csdojo
Original link
4 Hacks for Finding the Optimal Answer in Coding Interview QUICKLY!
Just getting started with coding interviews? Check out my "Get Ready for Your Coding Interview" course on Lynda.com: https://www.lynda.com/Software-Development-tutorials/How-Ace-Developer-Interview/576698-2.html?lpk35=9181&utm_medium=ldc-partner&utm_source=CMPRC&utm_content=524&utm_campaign=CD20605&bid=524&aid=CD20605 (You'll get a 30-day trial with the link)
Original link