Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

jtong99/top-interview-leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP INTERVIEW QUESTIONS

Introduction

This is LeetCode's official curated list of Top classic interview questions to help you land your dream job.

Just like any other skills, coding interview is one area where you can greatly improve with deliberate practice.

Most of the classic interview questions have multiple solution approaches. For the best practice result, we strongly advise you to go through this list at least a second time, or even better - a third time.

By the second attempt, you may discover some new tricks or new methods. By the third time, you should find that your code appear to be more concise compared to your first attempt. If so, congratulations!

Remember: Deliberate practice does not mean looking for answers and memorizing it. You won't go very far with that approach. The more you are able to solve a problem yourself without any reference to answers, the more you will improve.

Array

Strings

Linked List

Trees

Sorting and Searching

Dynamic Programming

Design

Math

Others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 20.0%
  • JavaScript 19.4%
  • C++ 17.4%
  • Python 14.5%
  • Go 11.3%
  • C# 8.4%
  • Other 9.0%