Giter VIP home page Giter VIP logo

embedded-coding-challenge's Introduction

Embedded-coding-challenge

We will like to know your approach towards solving typical embedded software problems.

Your challenge is to provide sample code for three independent tasks. This repository contains a source file for each of the three tasks with instructions appearing as header comments in the respective files. You may also see some skeleton code which you need to complete based on the instructions given in the source file.

Deliverables

  • Sample code for Task 1, 2 and 3 (please see respective source files)
  • A Makefile which compiles complete programs for Task 1 and Task 2 with GNU C/C++ compiler
  • For Task 3 the above Makefile should just generate an object file, complete program is not needed.
  • Programs corresponding to Task 1 and Task 2 should be runable on a GNU/Linux PC such as a Ubuntu box.

Time Limit

You have 90 minutes to complete these tasks.

What we'll look at

  • Structure of the code including flow and identifiable data structures
  • Consistent code formatting
  • Eye for writing efficient code suitable for running on constrained memory/cpu devices.

Process

When you're ready, please fork this repository and start writing code in your fork. You'll get extra points for committing often in small chunks.

embedded-coding-challenge's People

Contributors

datrio avatar fsheikh avatar

Watchers

James Cloos 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.