Data Structure and Algorithm notes

Data Structure and Algorithm notes

16.99

Language: English

Assessment: Yes

Introduction

This work is some notes of learning and practicing data structures and algorithm.

  • Part I is some brief introduction of basic data structures and algorithm, such as, linked lists, stack, queues, trees, sorting and etc.
  • Part II is the analysis and summary of programming problems.
  • Part III is the appendix of resume and other supplements.