Skip to content

YohanWadia/69

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

69

This is on the basis of one of the most famous IT interview questions covered by Presh Talwalkar on his YouTube Channel. Presh, is one of the most influential guys on Maths/Logic in the mordern era. However, Presh doesnt break it down as an IT guy. We will use a step by step analysis to get to the correct answer.
You can watch the video here: https://youtu.be/H4YjOD65Ur0

How to follow along and solve this step by step

Every step used to solve this problem is explained in its own branch. Every branch has the requirement written in english pseudo code & and a hint to the real code. As you finish the step you visit the next branch to view the next step... and continue from there. If you proceed correctly you will arrive at the correct answer. ONLY the Advanced branch has the java code.

Advanced User

For those who still want to make the code more efficient there is an Advanced branch with basic Math logic to further help you short circuit your code. We are only increasing efficiency here via logic.

How to Find the Branches

As the image shows... Click on "main" and you will notice a dropdown list with all the branches. You can select which ever step you need from there. But please go step by step.

...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published