I applied through a recruiter. The process took 1 day. I interviewed at Next Novity (Bengaluru) in Dec 2017
Interview
i went like 2 times they asked same questions on both interviews they aked this same decimal sequence generator i've tried but i didn't cleared,after interview they said u can be work their and u have to be from 9 to 6 after 3 months another interview if u clear then they can hire i think(Not sure),
Interview questions [1]
Question 1
same old to generate an sequence with some conditions 012345678910987654321
I applied through university. The process took 1 day. I interviewed at Next Novity (Bidadi) in Mar 2018
Interview
First round was Group Discussion and the second round was Programming
In the second round all where given a Single Pattern printing program with 7 conditions.
The conditions seemed impossible and no one got selected.
Interview questions [1]
Question 1
2nd Round
The Conditions are
1:- u can use only 1 variable
2:- u can't use absolute function
3:- u can't initialize I=0;
4:- for{} // allowed
for{if(){}} //not allowed
5:- should not use more than one"loop, condition, ternary operator, increment and decrement".
6:- u should not store,reverse, recurse or directly print the answer solution should be generated programmatically
The Only Solution form my tries ,satisfying these conditions was:😂😂😂😂
I applied online. I interviewed at Next Novity (Bengaluru)
Interview
There are three rounds written test,technical round and finally hr. written test is about java and c programming questions.In technical interview they just asked about java and dbms. In java they asked about collections oops concepts etc.