Skip to content

my trial to prepare my friend for coding interview

Notifications You must be signed in to change notification settings

Kalin1n/leetcode-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

leetcode-sandbox

My trial to prepare my friends for coding interview

How to submit your hometask?

  • Create PR with name "Your name -- Hometask deadline date", e.g. "BaLiK -- Hometask 19.09.21". It's better to create this PR in advance and mark it as a draft, just to not forget:) Set me as a reviewer for this PR!
  • Your PR should have only diff that contains folder with name "your name-hometask-deadline date"(e.g. balik-hometask-19-09-21). In this folder you have to put code snippets of your solutions.
  • Code snippet of solution it's just your code from Leetcode as a file with extension of your language. Naming pattern should be something like "number of task-name of task.extension of your language", e.g "1-two-sum.cpp"
  • I can ask any questions related to your code during the review, you have to either to defend your opinion OR apply my proposal :)
  • Also, be ready to explain general idea of your solution. Even if you found this solution somewhere in a web.
  • If everything is okay, I will merge your solutions and ping you about your submission score.

About

my trial to prepare my friend for coding interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published