Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Robert Bosch (Bengaluru) nel mese di set 2021
Colloquio
Was just able to attend Technical Round1.Not sure about the further process. It was based on overall Java concepts including theory plus programs. Prepare the core concepts well and along with that good programming hands on
Domande di colloquio [1]
Domanda 1
Technical Round1
1.Basic questions about Java
(Abstraction, Inheritance,Encapulation), HashMap, HashSet
2.Programs as below:
Program to show method hiding in abstract classes.
Program to find largest and smallest in an array of integers.
Program to print table of 5 from 1 to 10 without using for,while or dowhile loops.
Program to find binary value of given integer
Program for Armstrong number
Bubble Sort