Problem Solving in Data Structures & Algorithms Using C#,2nd Edition


Problem Solving in Data Structures & Algorithms Using C#: Programming Interview Guide
Authors: Hemant Jain
ISBN-10: 1726789985
ISBN-13: 9781726789981
Released: 2018-10-06
Print Length 页数: 456 pages
This book introduces you to the world of data structures and algorithms. Data structures defines the way in which data is arranged in memory for fast and efficient access while algorithms are a set of instruction to solve problems by manipulating these data structures.
Designing an efficient algorithm is a very important skill that all software companies,e.g. Microsoft,Google,Facebook etc. pursues. Most of the interviews for these companies are focused on knowledge of data-structures and algorithms. They look for how candidates use concepts of data structures and algorithms to solve complex problems efficiently. Apart from knowing,a programming language you also need to have good command of these key computer fundamentals to not only qualify the interview but also excel in you jobs as a software engineer.
This book assumes that you are a C# language developer. You are not an expert in C# language,but you are well familiar with concepts of classes,functions,arrays,pointers and recursion. At the start of this book,we will be looking into Complexity Analysis followed by the various data structures and their algorithms. We will be looking into a Linked-List,Stack,Queue,Trees,Heap,Hash-Table and Graphs. We will also be looking into Sorting,Searching techniques.
In last few chapters,we will be looking into various algorithmic techniques. Such as,Brute-Force algorithms,Greedy algorithms,Divide and Conquer algorithms,Dynamic Programming,Reduction and Backtracking. .

请登录以查看全部内容 登录

打赏
未经允许不得转载:finelybook » Problem Solving in Data Structures & Algorithms Using C#,2nd Edition

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫