Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Structure - Part I
Rating: 4.6 out of 5(1,351 ratings)
58,043 students

Data Structure - Part I

Design, implementation and analysis of basic data structures using Java language.
Created byMuhammad Tariq
Last updated 3/2015
English

What you'll learn

  • The course prepares the students for (and is a prerequisite for) the more advanced material students will encounter in later courses. The topics covered in the course are among the most fundamental material in all of computer science. The students will not only understand the working behaviour of data structures but also be able to implement those from scratch. The course will cover well-known data structures such as dynamic arrays, linked lists, stacks, queues and tree.

Course content

7 sections31 lectures5h 37m total length
  • Introduction7:24

Requirements

  • Students should have basic programming knowledge and knows how to program in at least one programming language (like C, Java, or Python).

Description

Data Structures is a core course in a typical undergraduate Computer Science course. The topics covered in the course are among the most fundamental material in the field of computer science. Yo become a successful computer scientist or software programmer, you should have strong understanding of Data Structure and this course will polish your skills.

In this course we will work together and implement well-known data structures such as dynamic arrays, linked lists, stacks, queues, tree and time complexity analysis.

We tried our best to designed this course to be easily understood by absolute beginners.

Who this course is for:

  • This course is for anyone using a computer to address large problems (and therefore needing efficient algorithms). This course is suitable for all computer science students and professionals including people majoring in engineering, biology, physics, chemistry, economics, and many other fields, not just computer science.