Skip to content

DogPawHat/sn-evalauation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sn-evalauation

Technical Test done for an application to SN Systems in Dublin. Simple parse and calcualte tool for aritihmatic expressions. Can take intergers, simple operators(+, -, *, /) and brackets. Was not reqired to strictly adhere to operator precedences (1 + 3 * 4 = 16), but will adhere to bracket precedence (1 + (3 * 4) = 13)

About

Technical Test done for SN Systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages