The hiring process at microapps takes an average of 30 days when considering 1 user submitted interviews across all job titles. Candidates applying for IOS Developer had the quickest hiring process (on average 30 days), whereas IOS Developer roles had the slowest hiring process (on average 30 days).
I applied online. The process took 4 weeks. I interviewed at microapps (Málaga) in Aug 2016
Interview
I applied online and got some pretty basic question which I answered. Then I received a test task which i completed in 7-8 hours and send them. I then didn't get the response for the whole month. After 1 month i got a rejected response. My task was perfectly fine and they didn't tell me about the mistakes. My assignment task was completely fine and took 8 hours to do that but it just wasted my time. They are looking pretty scammy company and just wasting time. Please stop wasting our time and looking for free work.
Interview questions [1]
Question 1
Business requirements
The app should use Pay On API to handle a basic payment transaction to the test bank account. Everything you need can be found in the docs. Also you can take a look at the examples
All data should be validated. Do not allow to donate more than 100 eur or usd.
Prevent form from submitting multiple times
Store information about transaction in localstorage (amount, currency, buildNumber, timestamp, ndc, id)
Same user can donate only 1 time in hour (if user already donated recently, show him a thanks page with donation info, else show form)
Technical requirements
It should be a single page application (SPA). In the end you should have one index.html file that includes one .js file and one .css file
You need to develop the whole app that it could be placed in to AWS S3 bucket and served as a static website. (Ideally you could upload it to your own S3 bucket if you have one or use github pages)
You can use any front-end framework you like (preferably Angular or React)
Use ES2015 syntax (transpile it with babel)
Use some css preprocessor like scss or stylus
All logic should be developed using ajax calls to api and localstorage for storing temp data. No database is required.
I applied online. The process took 4 weeks. I interviewed at microapps (Málaga) in Feb 2016
Interview
Same experience as one of the users who wrote his interview process. I applied online and few weeks later I was assigned an easy task, just reading some information from and endpoint and showing the info on a table. Since then I didn't get any other message from them, I've been sending emails to them over the last 2 weeks and they didn't reply.
They probably need some work to be done and they don't know how to do it, that's they need help from other developers who think they're doing a test for a job position... So disappointed with this company.
Interview questions [1]
Question 1
Simple test reading a JSON from an endpoint sending some parameters.
I applied online. The process took 1+ week. I interviewed at microapps in Feb 2016
Interview
Applied online. Got a call from the HR, all seemed pretty nice and comfortable. Kept waiting for the next step. Didn't get informed, had to mail again. Then they sent a task call GitHub API and get some stuff, very easy test. Since then been asking for the feedback. Absolutely stupid people no value for the effort. Not even replying to what happened. I think they just got awestruck!
Interview questions [1]
Question 1
Create a simple app using your own UI/UX to get top 3 popular GitHub repositories. On click of a repository show additional details. very simple.