Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.91 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.91 KB

#60daysOfDs&Algo

In this repository I talk about #60daysOfDs&aAlgo. What is it? Why is it? How to get started? Do not worry, answering all the queries here.

What is #60daysOfDs&aAlgo?

#60daysOfDs&aAlgo is an effort to learn the concepts of data structure and algorithm. It involves an open commitment to code for at least 1 hour every day!

Prerequisites for #60daysOfDs&Algo

  • Have at least 1 hour to spare everyday for the next 60 days.
  • Twitter account to commit publicly.
  • GitHub account so that you can push your everyday progress on GitHub.

Why is there a need of #60daysOfDs&Algo?

  • Public commitment always helps you to stay on track. I believe that committing publicly anchors me to my roots and I perform better. I'm sure it works for 90% out there!
  • Connect with like-minded people. Taking up #60daysOfDs&Algo challenge is the best way you to connect with awesome developer communities out there on Twitter/Slack/etc.
  • To stay disciplined. There is surely no better way to be disciplined than practicing code for at least an hour every day.
  • Being a Computer Science student, I very well understand the need of enhancing my knowledge in data structure and algorithms in every direction I possibly can.
  • Building up a good coding habit.

My Goals for

Week 1

  • Commit publicly. Check out my tweet
  • Setting up my #60daysOfDs&Algo Github repository.
  • Start C++ tutorial.
  • Solve at least 5 questions of C++ on HackerRank
  • Complete Python Basics

Week 2

  • Solve at least 5 Python problems on HackerRank
  • Solve at least 5 C++ problems on HackerRank
  • Continue with Python tutorials

Warning

There are few pointers to keep in mind before getting started with #60daysofDs&Algo challenge.

  • Do not be overambitious. Miracles do NOT happen overnight.
  • Learn slowly but consistently
  • Believe YOU CAN!