Tip 1 : Get to know the JD of the role and the responsibilities that come with it.
Tip 2 : Try to find out what tools, platforms, frameworks they are using and they’ll probably ask you questions on the same
Tip 3 : Practice a lot of programming questions. I mean a lot. Also find smarter ways to code using algorithms etc.
Tip 1 : Keep it short and straight to the point. We can explain a lot about every point during the interview(s).
Tip 2 : have a couple of personal projects and put the git link of the same.
Introduction
Why cure.fit
Basic programming logic
Basic for loops for incrementing and decrementing until traversing is finished
This round is mostly role/project oriented
The person that interviewed me was actually my colleague now.
It was a pleasant and easy and to the point round.
Create an automation framework based on any language, and automate the basic end to end flow of android app
I have all dependencies installed before hand.
I created a java-selenium-appium based framework in eclipse with testng as unit testing software
I used an android emulator for android studio
I created basic beforesuite aftersuite and test methods and I have defined the capabilities of the android mobile along with the app package and activity names and I have automated booking a hotel flow in clear trip application.
Select city > select dates> select people > select property> select room> enter details> payment
This round is an additional round where the interviewer is one of the stakeholders and this is a necessary round for all permanent employees.
The round was held at 10PM at late night due to the very busy schedule of the interviewer.
This round was more like why curefit?
More questions based on our resume
What projects did we work on?
How was college life and what majors was I graduated in?
Tip 1 : Make sure whatever you put in your resume is all genuine and you should be able to answer for any type of question that can come from it.
Tip 2 : Be honest about your goals, expectations and future planning
Tip 3 : If they actually feel like you are a set for the company, they’ll definitely hire you
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you write a single-line comment in C++?