Use our coupon code KTSUMMER20 by May 16 to get 20% off a summer course!

Applied Data Structures

[CORE 6b]

Full Course

$1668 USD
Before any discounts or coupons
for 18 hours and additional live student help hours

Class Description:

[CORE 6b] teaches advanced algorithms and data structures using Java at a college level. Students complete weekly graded homework assignments and monthly quizzes. Most students find it necessary to attend our student help hours for for support learning these advanced concepts. This is our most challenging core class and is comparable to the material found in international computing competitions.

Prerequisites:

[CORE 6a] or permission of instructor

Related Classes

Syllabus

Linked Lists Review

Generics & Inheritance Review, Intro to Trees

Trees

Binary Search Trees

Heaps & Priority Queues

String Encoding

Huffman Trees

Huffman Tree Project Intro

Project Work Time

Regular Expressions

Review of Trees, Intro to Graphs

Graphs Search

Graph Paths

Pathfinder Project Introduction

Pathfinder Project Time - Graph Construction & Display

Dijkstra's Algorithm

Project Time - Path Finding

Project Time - Debugging & Bonus Features