Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Data Structures Using Python

Sundeep Saradhi Kanthety via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn fundamental data structures and algorithms through hands-on Python implementation in this comprehensive course. Master the creation, manipulation, and operations of various linked list types including single, double, and circular linked lists with detailed coverage of insertion, deletion, and display operations at different positions. Explore stack and queue implementations using both Python lists and linked lists, understanding essential operations like push, pop, enqueue, and dequeue. Develop proficiency in searching algorithms including linear search and binary search techniques. Gain practical coding experience through systematic exploration of each data structure's core functionalities, from basic creation and traversal to advanced position-specific operations and search capabilities, while also discovering valuable resources for continued coding practice.

Syllabus

SINGLE LINKED LIST (CREATE AND DISPLAY) USING PYTHON
SINGLE LINKED LIST (INSERTION AT BEGINNING,ENDING AND SPECIFIED POSITION) USING PYTHON
SINGLE LINKED LIST (DELETION AT BEGINNING,ENDING AND SPECIFIED POSITION) USING PYTHON
DOUBLE LINKED LIST (CREATE AND DISPLAY) USING PYTHON
DOUBLE LINKED LIST (INSERTION AT BEGINNING,ENDING AND SPECIFIED POSITION) USING PYTHON
DOUBLE LINKED LIST (DELETION AT BEGINNING,ENDING AND SPECIFIED POSITION) USING PYTHON
CIRCULAR LINKED LIST (CREATE AND DISPLAY) USING PYTHON || DSA USING PYTHON || DATA STRUCTURES
CIRCULAR LINKED LIST(INSERTION AT BEGINNING, END & SPECIFIC POSITION) USING PYTHON||DSA USING PYTHON
CIRCULAR LINKED LIST(DELETION AT BEGINNING, END & SPECIFIC POSITION) USING PYTHON||DSA USING PYTHON
CIRCULAR LINKED LIST (SEARCHING OPERATION) USING PYTHON || DSA USING PYTHON
STACK IMPLEMENTATION USING LISTS IN PYTHON || STACK OPERATIONS || PUSH , POP || DSA USING PYTHON
QUEUE IMPLEMENTATION USING LISTS IN PYTHON || QUEUE OPERATIONS || DSA USING PYTHON
STACK IMPLEMENTATION USING LINKED LISTS IN PYTHON || STACK OPERATIONS || PUSH,POP ||DSA USING PYTHON
QUEUE IMPLEMENTATION USING LINKED LISTS IN PYTHON || QUEUE OPERATIONS || DSA USING PYTHON
LINEAR SEARCH USING PYTHON || DSA USING PYTHON || SEARCHING & SORTING IN PYTHON || DATA STRUCTURES
BINARY SEARCH USING PYTHON || DSA USING PYTHON || SEARCHING & SORTING IN PYTHON || DATA STRUCTURES
Top 5 Free Websites for Practice Coding || Practice Coding || Learn Coding from Free Websites

Taught by

Sundeep Saradhi Kanthety

Reviews

Start your review of Data Structures Using Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.