Skip to content

vaishali614/Coding-Interview-Preparation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Interview-Preparation

This repository has solutions to the most asked coding questions in interviews.

Please find the list of questions here

Tips:

Following are some tips for every coding interview:

  • Understand the question completely. Re-confirm the question with the interviewer.
  • Clarify few things like: Tree is BT or BST, Array contains negative numbers or not, String is case-sensitive or not, Array is sorted or not etc.
  • Keep explaining whatever comes to your mind.
  • Write indented and modular code (write functions wherever possible i.e you can save time)
  • Add valid comments to your code
  • Cover edge cases
  • Check your code yourself first and then confirm the interviewer
  • Dry run your code even if the interviewer doesn’t ask you to do so

About

This repository has solutions to the most asked coding questions in interviews.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages