My interview coding test

Technical Test - Book Store An online books store sells books for 3 different categories: Crime, Romance, Fantasy. Currently all books within the Crime category are discounted by 5% Total tax for the whole order is 10% The task Write a simple console application that outputs the total order cost with and without tax for the below purchase: Book name Category Total Cost Unsolved crimes Crime 10.99 A Little Love Story Romance 2.40 Heresy Fantasy 6.80 Jack the Ripper Crime 16.00 The Tolkien Years Fantasy 22.90 Guidelines ...

March 2011 · Smart Tech

Interview Process

Interview Process Pairing Interview This workbook is designed to help focus on the important aspects of the interview. Take as many or as few notes as you need to answer the following questions, and fill in the interview summary: Design What design process did they use before /while building the solution? We are looking to identify the ability decompose the problem into a possible solution. What processes and or tooling did they use? ...

March 2011 · Smart Tech