Coder Social home page Coder Social logo

basics's Introduction

basics

Meant for people who are beginners and people who are facing difficulty to become good at data structure and algorithms. Problem links at top of the class. Complete few simple questions that are here and you will be confident. Then it depends on you where you want to take your skill level, but you won't find anything beyond reach after doing these simple questions. Remember repetition is key to success so do these questions as many times as you can, at least five times.

Start in this way:-

  1. Search a. LinearSearch b. BinarySearch
  2. Sort(You might face difficulty if you are beginner but complete it don't give up, it will help to solve many problems in future easily. Understand any one from quick, merge or heap sort and you will understand all of them easily. Spend as much time as it takes to understand one of them,it doesn't matter even if it takes weeks, try yourself, discuss with friends, watch on youtube, debug it. Do everything you can but make sure to do it.)
  3. Arrays
  4. Strings
  5. LinkedList
  6. Tree (Do AllPossibleBst and AllPossibleBstCount after doing Dynamic programming)
  7. DP(Dynamic programming at last, spend days/weeks to get recursive solution. Once you get good at writing recursive solution, then think about storing results in tables. Tough part is writing recursive solution. Spend time try yourself, discuss with friends. If you are not able to write in first attempt, then copy code do dry run and debug, draw recursion diagram on paper. Initially it will be difficult, but in your second or third attempt on problems you will begin to understand patterns. Then it will be easy for you.) a. LongestCommonSubsequence b. CoinChange c. LongestIncreasingSubsequence d. MinCoin e. solve rest in any order

basics's People

Contributors

undisputedashu avatar bhargavikondeti4 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.