English Title : Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles
عنوان فارسی : ساختارهای داده و الگوریتم های ساخته شده آسان: ساختارهای داده و الگوریتم پازل
Description
"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer scientists. It can be used as a reference manual by those readers in the computer science industry. This book serves as guide to prepare for interviews, exams, and campus work. In short, this book offers solutions to various complex data structures and algorithmic problems.
Table of contents
Introduction Recursion and Backtracking Linked Lists Stacks Queues Trees Priority Queue and Heaps Disjoint Sets ADT Graph Algorithms Sorting Searching Selection Algorithms [Medians] Symbol Tables Hashing String Algorithms Algorithms Design Techniques Greedy Algorithms Divide and Conquer Algorithms Dynamic Programming Complexity Classes Miscellaneous Concepts
Narasimha Karumanchi is the founder/author of CareerMonk Publications, Principal Software Engineer at Microsoft, and author of a few books on data structures, algorithms, and design patterns. He was a software developer who has been both interviewer and interviewee over his long career. Most recently he worked for Amazon Corporation, and IBM Software Labs. Narasimha holds M.Tech. in computer science from IIT, Bombay, and B.Tech. from JNT University. He authored the following books which got translated to international: Chinese, Japanese, Korean, and Taiwanese. Also, around 80 international universities were using these books as references for academic courses.
Data Structures and Algorithms Made Easy
IT Interview Questions
Data Structures and Algorithms for GATE
Data Structures and Algorithms Made Easy in Java
Coding Interview Questions
Peeling Design Patterns
Elements of Computer Networking
Data Structures and Algorithmic Thinking with Python