Giter Site home page Giter Site logo

python-technical-test's Introduction

python-technical-test

Python programming questions.

Instructions

  1. Clone this git repository which contains a number of Python source files and open as a project in your editor of choice.
  2. Answer the three questions listed below by providing the missing implementations. Do NOT use 3rd party libraries.
  3. Provide tests in your preferred style to support your solution. You can use common test libraries such as pytest.
  4. Zip up and email the entire source tree to [email protected]. Please do not commit your answers to Github

Note: Please do NOT spend more than 2 hours on this test.

In addition to a working solution, we will be looking for:

  • Good coding style
  • Use of comments - especially if you get stuck on a question
  • Understanding of object orientation
  • Understanding of concurrency issues that might arise

Note: Please do not push your test answers back onto Github.

Question 1: Palindrome

Complete the method stub in the Palindrome class.

Question 2: Tree Average Value

Complete the method stub in the TreeAverageValue class.

Question 3: REST API Architecture

Please read and complete the README.md.

python-technical-test's People

Contributors

alexpask avatar benrometsch avatar chenery avatar dabeeeenster avatar matthewelwell avatar paulchenery avatar

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.