Skip to content

The repo is for testing the realisations of the tasks on the Algorithms and Data Structures course

Notifications You must be signed in to change notification settings

Paulymorph/AaDS_Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AaDS_Tests

The repo is for testing the realisations of the tasks on the Algorithms and Data Structures course.

Each folder of the repository represents a problem to be solved.

Some hints on naming:

  1. Test case name is the name of the structure to be tested + 'Test';
  2. Test name is the name of the functionality being tested (camelCase) + the number of the test (beware of naming collisions).

About

The repo is for testing the realisations of the tasks on the Algorithms and Data Structures course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published