top of page

Welcome to

LECTURESWITHAKHIL

Videos and playlists

Data structures

algorithms

Python

Projects , Notes & Tips for engineering students

Leadership
ashwin-vaswani-JqZ7q_S3xOE-unsplash.jpg

DATA STRUCTURES AND ALGORITHMS

Data Structure is a way of storing and organising information in a computer so that it can be retrieved and used productively.

  • Each Data Structure allows data to be stored in specific manner.

  • Specific DS are decided to work for specific problems.

  • DS allows efficient data search and retrieval.

MUST CHECK VIDEOS