Skip to content

Solutions of all tasks from the book "Coding Interviews. Questions, Analysis and Solutions" by Harry He.

Notifications You must be signed in to change notification settings

onufryk/coding_interviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

This project contains solutions for the problems described in the "Coding Interviews. Questions, analysis, solutions" by Harry He.

These solutions are in no way complete or optimal, as I wanted to resolve all of them first and in quick time.

I used the dummy package structure, as I wanted every file to be served as single one without any need of additional packages, and using the same class names. So it contains repeated copy-pasted code in every class, but you can run it as a single file without caring too much about classpath. Maybe it will be organized better some day, most likely not.

About

Solutions of all tasks from the book "Coding Interviews. Questions, Analysis and Solutions" by Harry He.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages