Just basic stuff. It was a low level job.
Associate Interview Questions
441,449 associate interview questions shared by candidates
What is your favorite thing about Panera?
public class arr1 { public static void main(String[] args) { int a[]= {10,20,30,40,50}; for(int x:a) { System.out.println(x); } a[1]=105; System.out.println("the element in the first index: "+a[2]); } }
Do you have any experience using forklifts, stand up lifts, pacers, etc.? Are you available for any shift? Can you finish tasks in a professional and timely manner?
How do you determine which product best suits the customer?
Random easy questions depending upon your branch and projects. Some moderately difficult puzzles. Why do you want to join IBM? What do you see yourself doing in IBM in the future?
write code to identify how many connected components there are in a bitmap.
About paper presentation
Suppose there is an 1D array full of digits. How would you find out which digit has the least or no repetition at all using for loop only once.
Give me an example of when you had to lie
Viewing 1261 - 1270 interview questions