Placement Partners


Training Calender

No events
| Print |  E-mail
Data Structures & Logic Analysis
Overview An assignment filled intense 1+ month course taking from problem to logic till program, concluded by an apt project. A firm understanding of data structures provides a basis for writing more efficient code. The four hallmarks of good programming are proper design, clear coding, good organization of data, and correct algorithm selection.

This course is intended to provide an understanding of data specification and abstraction, how that leads to the specification of data structures, and how data structures are implemented as late as possible, based on the specified structures.

Description This is an Advanced Data structure course suitable for anyone who would like to pursue their career in the field of programming and become expert in the field independent of the platform which he or she would be working. While taking the course the candidate is expected to be clear with the functional aspects of the language and concentrate only on improving his programming skills.
Objective
  • Review methods for problem solving and algorithm analysis.
  • Develop an understanding of Abstract Data Types (ADT) and their implementation.
  • Understand the importance of information hiding, data abstraction, and modular design.
  • Recognize programming needs, the cost and benefits of each data structure in your toolbox, and how to select the right tool for the job.
Pre-requisites Proficiency in C language
Duration 1+ Months.
Platform Any (with specific mention to Linux)
Delivery method Instructor led, Assignments, Workshops, Project.
Course topics Introduction to Data Structures and Abstract Data Types, Stacks, Queues, Lists, Trees, Recursion, Graphs, Algorithm Analysis.


Links to other module details:
Advanced C
Linux basics
Linux internals programming
Micro-controllers (8051 and PIC)
Embedded Linux on ARM9
Linux device drivers