Git Product home page Git Product logo

codetests's Introduction

SignalPath, LLC.

Platform Engineering Code Assessment

  1. Rank each of the following languages and frameworks on a 4 point scale, where 1 = "I've been paid to write production quality code with it." and 4 = "I could write a Hello World web application if I had a tutorial."
    • JQuery = 2
    • Python = 1
    • PHP = 4
    • Scala = 4
    • Clojure = 4
    • Haskell = 4
    • Golang = 3
    • Node.js = 4
    • Ruby = 2
    • Perl = 4
    • Java = 2
    • Angular = 4
    • Chef. = 4 (note: Ansible = 1)
  2. In any language of your choice, write a utility that will translate a hexadecimal string to base64. Here's a test: this string 45766964696e74 should be converted into this string RXZpZGludA== .
  3. Download this simple Python script. When you run it from the command line, it takes one parameter. So $> python specialMath.py 7 will produce 79. Also, $> python specialMath.py 17 will produce 10926. This question has two parts: first, convert it to Scala; second, have the script calculate $> specialMath 90.
    • Solution: specialMath
    • $ docker run ehontz/specialmath 90
      19740274219868223074
      

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.