Skip to content

ahaizoune/backend-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 

Repository files navigation

backend-coding-challenge

The coding challenge is optional if you already have some code on Github that you're proud of and can share with us. If you do, skip to the bottom of this document.

If you don't already have code to share, you can work on our coding challenge described below ๐Ÿ‘‡.

Please organize, design and document your code as if it were going into production, then send us a link to the hosted repository (e.g. Github, Bitbucket, Gitlab...).

Technical specs

We believe good engineering is about using the right tool for the right job, and constantly learning about them.

You can use any web framework, but here's some of the technologies our teams are familiar with: Python, Javascript, Ruby, PHP, Go, Java, Elixir.

No need to use database or caching system.

The microservice needs to be secured.

Functional specs

  • Develop a REST microservice that list the languages used by the 100 trendiest public repos on GitHub.
  • For every language, you need to calculate the attributes below ๐Ÿ‘‡:
    • Number of repos using this language
    • The list of repos using the language
    • Framework popularity over the 100 repos

How we evaluate?

Read how we review your code

Useful links

Useful links can be found here.

Have an existing repo ?

If you have an existing Github repo you can share with us, please reply to our email and share with us the link to your Github repo. Keep in mind that we'll evaluate that repo the same way we review other coding challenge.

Please make sure you read how we evaluate your repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors