Skip to content

Personal Studies and Implementation of Core Data Structures in C++

Notifications You must be signed in to change notification settings

jrdevore/Algs-and-DataStructure-Implementations

Repository files navigation

Data Structure Implementations

Personal Studies Covering Core Data Structures and Algorithms in C++11


Elements of Programming Interviews

Study Scenario - 1 Month Table

Study Scenario


TODO

  • Implement Google Test in order to use CHECK() rather than assert for unit tests

  • Remove all areas where an exception is thrown and figure out alternative way to handle logic errors and proper cleanup

  • Cleanup chapter 13 work, document, and open merge request

  • Remove Strings/ Directory

  • Create Test Scripts directory, investigate whether moving to CMakelists or having a global Makefile is the best option

  • Get Travis CI running

  • Setup project Tasks / Tickets

About

Personal Studies and Implementation of Core Data Structures in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published