PantherML / data-structures-resources

Data Structure and Algorithm Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure and Algorithms Resources

Coding Interview Data Structure and Algorithm Resources

More Knowledge

Trees

Sorting

As a summary, here is a visual representation of 15 sorting algorithms. If you need more detail on this subject, see "Sorting" section in Additional Detail on Some Subjects

Graphs

Graphs can be used to represent many problems in computer science, so this section is long, like trees and sorting were.

You'll get more graph practice in Skiena's book (see Books section below) and the interview books

Even More Knowledge

About

Data Structure and Algorithm Resources