Description
Introduction
This book covers the fundamental concepts involved in Data Structure Sorting & File Handling in C. We will look at how they are affected by the design of appropriate data structures, as well as how some structures and algorithms are more efficient than others in for the same task. We will focus on a few fundamental tasks that underpin much of computer science, such as stacks and linked lists and sorting programs, but the techniques discussed will be much more general. We will start by looking at some fundamental data structures like arrays, lists, pointers, queues, stacks, and trees, and then look at how they are used in various searching, sorting, and file-handling algorithms in C.
We will investigate the computational efficiency of the algorithms we develop, as well as gain intuitions about the advantages and disadvantages of the various potential approaches for each task.
It is hoped that programmers and students will find this book interesting and useful to all those who want to achieve the desired level of competence, not only in exams but also in their efforts to solve real-world problems. Critical feedback and constructive suggestions for improving the E-book are welcome and greatly appreciated.
Buy Learn Simple C Programs Ebook at $4.99
Reviews
There are no reviews yet.