Git Product home page Git Product logo

tr-coding-challenge's Introduction

Software Developer Coding Challenge

Purpose

This challenge is part of the interview process for Software Developer position at TradeRev. Its purpose is for candidates to demonstrate their problem solving ability, development experience in a mildly realistic development context and for us to establish a starting point for a technical on-site interview down the line.

Functional Spec

You have been tasked with building a simple online car auction system which will allow users to bid on cars for sale and with the following funcitionalies:

  • A simple auction bidding system
  • Record a user's bid on a car
  • Get the current winning bid for a car
  • Get a car's bidding history

Bonus:

  • Unit Tests on the above functions
  • Develop a UI on web or mobile or CLI to showcase the above functionality

Expectations

  • You may use any appropriate libraries to help
  • Use the language that you feel you are the strongest
  • Please fork this (https://github.com/TradeRev/tr-coding-challenge) and keep it public until we have been able to review it
  • Provide a README to run/build the project and explain anything that you leave aside

Assessment

Your application will be reviewed by our engineers. We do take into consideration your experience level. If you are invited for an on-site interview, we will go through your solution together with you so that you can explain the thoughts behind your technological, tooling, architectural and algorithmic decisions.

We value quality over feature-completeness. It is fine to leave things aside provided you call them out in your project's README.

The aspects of your code we will assess include:

  • Architecture: Conforms to SOLID principles.
  • Clarity: Code is easily understood and communicative. README is clearly and concisely explains the problem and solution. Git commit history is consistent, easy to follow and understand. Technical tradeoffs explanations.
  • Correctness: App operates as intended, no crashes and warnings.
  • Code quality: Code is easy to understand, maintainable and extendible. Coding style is consistent and follows the language’s coding conventions. No obvious bugs in the code.
  • Technical choices: Appropriate choices of libraries, databases, architecture etc.
  • Testing: Automated tests quality. Tests are flexible and maintainable upon requirment changes. Not looking for full coverage (given time constraint) but just trying to get a feel for your testing skills.
  • UX: Intuitive and pleasing to use.

tr-coding-challenge's People

Contributors

davidliu-traderev avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

param106

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.