Description
In this course, We are going to learn what a linked list is and how to implement one using Java programming. We would be coding real implementations of these data structures and solving problems with them using java. you would also learn how to debug your java code in an IDE
In addition to this, there would be a lot of drawings to help you visualize and help you get comfortable with coding a linked list data structure. Now, because the materials in this course is put in such a way that an average person without a CS background but adequate knowledge in Java would easily master the material. You would also be comfortable enough to take these concept of visualization to other data structures like Hash Tables, Trees, Graphs and many other data structures.
The course has been designed to help tackle technical interview questions on linked-lists and college/curious students struggling to understand the concept. 24-hours assistance is provided to all students in need of help.
Información sobre el Instructor
4.42 Calificación
6301 Estudiantes
2 Cursos
Esther Peters
Software Engineer, Programming Instructor
Esther is a software engineer with a computer science background. She has a diverse set of experience in mobile development for both Android and iOS, web and API development, game development, and building complex algorithms to solve real-world issues. Her favorite languages in no particular order are Python, C++, Java, and C.
Her courses have depth and are easy-to-understand. You'll find lots of visual explanations to make you understand complex concepts better.
Student feedback
Reviews
Juan Carlos Contreras Vázquez
22-10-2020
I liked this course, it goes very deep into understanding the linked list, I like the way the instructor explains the theory and then goes through the implementation
good!
Pritam Banerjee
27-01-2019
Very basic course, but covers a lot about linked lists. Recommended for beginners.