/Database_Structures

:card_index_dividers: Course Projects from Algorithms & Database Structures.

Primary LanguageC++

CSCI362: Database Structures & Algorithms

🗂️Course Projects for Advanced Database Programming in Oracle

Description

While many structures and algorithms were taught in this staple course, this repository aims to show a snippet of the progression of growth in this class. For that reason, four of the seven assignments are posted.

The Assignments

👑 The N-Queens problem

📈 The Span algorithm

🔎 K-smallest Number

📝 Spell-checker using Hashing