Skip to content

binayshaw7777/Cracking_The_Coding_Interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cracking The Coding Interview

This is an Open Source DSA Preparation Study Resource Respository.

You're always welcome to contribute and use this Resources.

How to contribute?

Install Git in your system to contribute.

  • Fork this Repo
  • copy the link of forked repo and open git bash in any directory
  • type git clone <Repo Link Here>

To create branch (Preferred)

  • type cd Cracking_The_Coding_Interview
  • type git checkout -b <New Branch Name>

That's it. Make some changes and come back again to that directory to commit and push!

To commit and Push:

  • type git add .
  • type git commit -m "Your Commit Message Here"
  • type git push origin <Branch name that your created>

Then goto Github to the main Repository (Not forked) and create Pull Request!

That's it. You did it!

Once you push some changes, after merging the Pull Request, you'll get your name updated in the Readme file :D

Contributors

🚀 About Me

I'm a 2nd Year undergrad CSE Student and an Android Developer. I like helping people and wanted to learn together.

🔗 Links

Behance linkedin twitter LeetCode Instagram