Skip to content

NathanWailes/interview-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes for others

Disclaimer

  • I am using a main branch but not a master branch. According to this Stack Overflow answer (and as you can verify yourself by visiting GitHub's robot.txt page), if you don't have a master branch, Google will not index your GitHub repo, and so there's no way that someone searching for the answer to a particular company's test question would be able to find my solution by searching on Google.

Notes for myself

Steps to take when adding a new interview

  • When naming the company folder, use only lowercase.
    • Thought: Why? Because it's easier at the command line? Is that relevant here?
  • Add the question / prompt.
    • If the prompt is in PDF form, convert it to Markdown.
      • Thought: is it really necessary to do that? I think the reason people say you shouldn't commit binary files is because when you update them they take up a lot of space. But if you know you'll never be updating them, it should be OK to commit them, right? Or would even just moving the file take up more space?

About

My solutions to companies' test questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published