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

Data structures and Algorithms in Telugu|Lecture-1|course details and prerequisites|
10:46
Learn python in 2 hours| Telugu| LecturesWithAkhil
01:56:15
DATA STRUCTURES AND ALGORITHMS IN TELUGU|Lec-4|What is a Algorithm|Programming  & Real Life Example|
13:50
Technology
download (12).jpeg

PYTHON

Why Python?

  • Python has a simple syntax similar to the English language.

  • Python runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick.

  • Python can be treated in a procedural way, an object-oriented way or a functional way.

Education is what remains after you have forgotten what you  learned in school

/ Albert Einstein

Notebooks and Scissor

PROJECTS & NOTES 

  • Codes are provided in the Github,click on the red button below to check various codes.

  • Basic Projects will be provided very soon.​

  • Check out the Tips for engineering students playlist to have a good 4 years of college.

bottom of page