Browsing by Subject Data Structure | Algorithmic | Cấu trúc dữ liệu | Thiết kế thuật toán

Jump to: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
or enter first few letters:  
Showing results 1 to 1 of 1
  • TVS.006868_Ajit Singh - Data Structure and Algorithm_ Simply In Depth (2021)-GT.pdf.jpg
  • Sách/Book


  • Authors: Ajit Singh (2021)

  • The book is self-contained and does not assume any prior knowledge of data structures, just a comprehension of basic programming and mathematics tools generally learned at the very beginning of computer science or other related studies. Through this book I hope that you will see the absolute necessity of understanding which data structure or algorithm to use for a certain scenario. In all projects, especially those that are concerned with performance (here we apply an even greater emphasis on real-time systems) the selection of the wrong data structure or algorithm can be the cause of a great deal of performance pain. The chapters cover: Models of Computation, Lists, Induction and Rec...