Skip to content

Latest commit

 

History

History
172 lines (94 loc) · 6.95 KB

File metadata and controls

172 lines (94 loc) · 6.95 KB

Google Developer Student Clubs IIIT Vadodara

Data Structures and Algorithms Resources

Step 1: Learn a Programming language (C, C++ or Java)

C Language Tutorial

C++ Language Tutorial

Java Language Tutorial

Step 2: Understand Basic Concepts

Asymptotic notations

Number Theory Lectures

Sorting Algorithms

Searching Algorithms

Recursion

LinkedList

Stack & Queue

Greedy Algorithms

Bitmanipulation

Dynamic Programming :

Trees :

Graphs :

Segment Trees:

Step 3: Practice questions

Platforms:

Practice Sheet: