Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 933 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 933 Bytes

DS_ALGO_BOOTCAMP

Comman fear to a software engineer is DS and Algo. I have seen many good programer lack this skill and they become programming langauge oriented programmer which is not bad but most of the good paying company hire a person who have good knowledge of DS & Algo. This is my attempt to make a easier and complete guide to master DS Algo.

How To Use This Guide

This is an experimental guide where i have tried to curate the resource from internet if you find a simple or explaination of topic please feel free to add here.

I have also created few resource explaining various concept please let me know your feedback on those also.

Prerequisite

This guide assume you have a good knowledge of programming langauge of your choice. I will be using python/java for sample codes.

Always Remember DS and Algo Concept is same every where and programming language is just a tool to implement these conecpt