I applied online. The process took 3 days. I interviewed at Volante Technologies (Chennai) in Sep 2016
Interview
There were 4 Rounds.
1. General Aptitude and Java Aptitude (40 Q)- Onine
2. Programming problems - Off Campus (9 Problems)
3. Written test - 6 logical questions 6 java aptitude 2 programming problems - In the Company
4. HR round-In the Company
Interview questions [5]
Question 1
1.Write a program to find out duplicate or repeated characters in a string, and calculate the count of repetition?
2. Swapping Numbers without using 3rd variable. String order to be 1,2,3
Swapping the strings 1&2?
Swapping the strings 1&3?
Swapping the strings 2&3?
3. Sort elements using String ArrayList
Example
Sort the array elements order by A-Z
Input: Array={“Arun”,”sector”,”checking”,”merge”,”define”,”generate”}
4.Take a string and use “ Collection” concept and print the results
Example
Given input some word? EX: Input: TESTINGFILE
Print the output collection? EX: Output: FIGTTSEEINI
5.Write a program to reverse the string Without using String API
Example:
Input: MERGECLOSER
Output: RESOLCEGREM
6. array= {1,9,8,3,7,6,8,9,4,2,5,7,8,9,6,5,2,4,7,3,1,8,2,9}
Calculate the array size?
Find the repeated character with count?
Find the largest number in array?
7. Write a program to check if a 3 digit number is Armstrong number and print “Yes “ if it is Armstrong number and “No” If it is not an Armstrong number.
Hint:
An Armstrong number of 3 digit is a number for which sum of cube of its digits are equal to number e.g. 371 is an Armstrong number because 3*3*3 + 7*7*7 + 1*1*1 = 371).
8.Write a program to Print Even and Odd No. Repeatedly using two Threads in Java ?
9. Print following text using “constructor chaining” with different parameter.
a.In default constructor...
b. In single parameter constructor...
c. In double parameter constructor...
Note: (Use 3 constructor and work out the logic)
Very easy process
Java Questions basics
Basics of SQL QUERY
About my previous experience
Puzzles
Director level leafership questions
Things were good but interviewers was not knowledgeable but ofcourse cleared because of questions
It was totally depended on java and sql and if you have good knowledge of above technologies you can easily crack the interview. The core java concept are asked and the static keyword
I applied online. I interviewed at Volante Technologies in Oct 2022
Interview
Short process only one round was there asked basic questions on java mysql and some scenaio based questions. then direct hr round was there. After 10 days offer letter was given to students