Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data structures in C language
Rating: 1.9 out of 5(4 ratings)
1,231 students

Data structures in C language

learn about data structures in c language in detailed manner
Created byNaveen Kumar A
Last updated 9/2016
English

What you'll learn

  • lifetime access to all videos in this course
  • learn the basics of Datastructures in c language
  • This course will hone your programming skills and help you become great programmer
  • Complete a study in data structures

Course content

4 sections22 lectures1h 38m total length
  • self Introduction1:02
  • Introduction2:41

Requirements

  • a computer with c language installed in it
  • upto date browser with good internet connection
  • should have knowledge in C language programming

Description

In computer science, a data structure is a data organization, management, and storage format that is usually chosen for efficient access to data. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data, i.e., it is an algebraic structure about data. Data Structures are a specialized means of organizing and storing data in computers in such a way that we can perform operations on the stored data more efficiently. Data structures have a wide and diverse scope of usage across the fields of Computer Science and Software Engineering This course is based on the learning the basics of Data structures in C language. it introduces some basic data structures (like arrays, linked lists, stacks, queues etc) . in theoretical part we will learn about theory part and algorithms of data structures and here we will learn sorting and searching techniques also along with concepts about stacks ,queues and linked lists . in programming part we will see their programs written in c language . anyone who want to improve their programming skills with a prior knowledge in c language can enroll for this course as in outside market there is a huge demand for data structures because they have applications in many fields


Who this course is for:

  • who want to enhance their career as a programmer
  • who want to revise java concepts before attending an interview