data structures and algorithms made easy - video

6
!

Upload: careermonk-publications

Post on 07-Mar-2015

198 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Data Structures and Algorithms Made Easy - Video

๐ต๐‘–๐‘” ๐ฝ๐‘œ๐‘๐ป๐‘ข๐‘›๐‘ก๐‘–๐‘›๐‘”๐‘€๐‘Ž๐‘‘๐‘’๐ธ๐‘Ž๐‘ ๐‘ฆ !

Page 2: Data Structures and Algorithms Made Easy - Video

h๐‘Š ๐‘Ž๐‘ก ๐‘–๐‘ ๐‘‘๐‘–๐‘“๐‘“๐‘’๐‘Ÿ๐‘’๐‘›๐‘ก ?โ€ข Main objective is not to give theorems and proofs

about and .

โ€ข Followed a pattern of improving the problem

solutions with different complexities (for each

problem, observe multiple solutions with different

complexities).  

โ€ข Enumeration of possible solutions.

โ€ข With this approach, even if we get a new question

it gives us a way to about all possible solutions.. 

Page 3: Data Structures and Algorithms Made Easy - Video

๐‘ˆ๐‘ ๐‘’๐‘“๐‘ข๐‘™ ๐‘“๐‘œ๐‘Ÿ ?

Page 4: Data Structures and Algorithms Made Easy - Video

๐ฟ๐‘Ž๐‘›๐‘”๐‘ข๐‘Ž๐‘”๐‘’๐‘ข๐‘ ๐‘’๐‘‘?

โ€ข All code was written in .

โ€ข It wonโ€™t be difficult for (or any other language)

readers as the solutions were not language

specific.

Page 5: Data Structures and Algorithms Made Easy - Video

๐ป๐‘œ๐‘ค๐‘ก๐‘œ๐‘๐‘Ÿ๐‘’๐‘๐‘Ž๐‘Ÿ๐‘’?โ€ข Each chapter with required theory and all its

related problems in .

โ€ข Give one complete reading for better

understanding and to know about different

techniques.  

โ€ข For every new question try to the techniques from

previous chapters to solve it.

โ€ข Observe solutions for same problem and analyze.

โ€ข For new questions please follow our

facebook/twitter/blogs.

Page 6: Data Structures and Algorithms Made Easy - Video

๐ด๐‘™๐‘™ h๐‘ก ๐‘’๐‘๐‘’๐‘ ๐‘ก

๐ป๐‘Ž๐‘ฃ๐‘’๐‘Ž๐‘›๐‘–๐‘๐‘’๐‘Ÿ๐‘’๐‘Ž๐‘‘๐‘–๐‘›๐‘”!