There are total five candidates in a local election. candidates_array = [1,2,3,4,5]; ballot_paper_array = [1,3,5,5,1,2,2,3,4,1,5,4,2,9,10]; // 9 & 10 are invalid votes Write a program to 1) Count the number of votes received by each candidate by reading the ballot paper. 2) The program should then output each candidate’s name,the number of votes received & the number of invalid votes.
Fresher Software Engineer Interview Questions
1,714 fresher software engineer interview questions shared by candidates
Data interpretation round . Which is 15 min test
features of java 8 and use ?
what is singleton and builder ?
generics and creating a generic class
In the technical interview the questions were mainly on the projects that I had done in past years and the skills that I knew.The HR was a easy one where there were general questions regarding the recent happening as well as the interests and what my goals are for the next few years.
write code for palindrome sequence in c.
Basic core java programming logics. Gave me some scenario and puzzles to solve.
The interviewer asked me if I could code a date program for him in the tech round.
It was easy. They asked about quick sort, bubble sort, binary search , languages that I know, JavaScript concepts like closures, prototypes inheritence, exception handling, error handling , HTML and css
Viewing 281 - 290 interview questions