Skip to content

Large collection of solutions to coding interview practice questions

Notifications You must be signed in to change notification settings

Cammac7/CodingPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

CodingPractice

Large collection of javascript solutions I wrote to coding interview practice questions

Nearly all of these files are solutions to practice interview problems from Gayle Laakmann McDowell's "Cracking the Coding Interview, 6th Edition". The book is excellent, but the solutions are not in Javascript. Hopefully this can serve as a study resource to budding software engineers who want to take their tests in Javascript!

#Use Rather than work with node, there is an HTMl file in this repo. You can clone the repo, and change the js link in that file to view different solutions in the console (by loading the html file in your browser).

#This repo also has

  • a folder with some python practice (an implementation of the card game "war")
  • architecture for basic data structures you should know
  • algorithms you should be able to code from scratch (search, mergesort, etc.)

About

Large collection of solutions to coding interview practice questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published