Job Description
Job Purpose
We work in the latest technology, and our foundations are data structures, algorithms, strong logical reasoning, and mathematics. We are looking for very strong engineers who love coding, optimizing, and making sure their code is the most efficient possible.
You will be involved with hardcore development. If you are an assembler of code or packages from different places to build something, you may not find our team to be the right fit.
You must be someone who can build anything from the ground up. Programming language should not be any barrier for you, as you should be able to pick up any programming language or underlying technology within a week.
Key Areas of Responsibility
Core development. Ready to participate in designing, brainstorming, and development process. You must give sleepless nights to meet deadlines whenever required.
Desired Candidate Profile
Essential Skills
- Reliable, Accountable and Trustworthy
- Ability to understand software requirements based on a wireframe/program specification
- Familiarity with GoLang / PHP / Python / Java / C / C++ / Linux Shell and Scripting / HTML / CSS / JS / Node.js is a plus
- Effective communication skills to ensure smooth coordination of tasks with Team Leader
- Knowledge of MongoDB, MySQL, and PL/SQL is a plus
- Familiarity with ML, TensorFlow, and Keras is a plus
- Knowledge of web servers such as Apache, NGNIX, and the HTTP protocol is plus
- Knowledge of multi-process, threads, memory, and filesystem on Linux is desirable
Must Solve The FollowingTo consider you for current opening, please make sure to understand the following question and solve it. A simple program in any programing language would do. If you are not able to solve this, then please do not apply.
Write a function foo(x) where foo(foo(x)) = -x (assume x to be an integer, and foo(x) has to be always real), any programming language would do. Before submitting the answers, plz verify that the output of foo(foo(10)) should be -10 and foo(foo(-10)) should be 10.
.