I applied in-person. I interviewed at Wipro in Jan 2024
Interview
There are three rounds
First round is Self introduction and resume screening
Second round is Assessment - aptitude & logical reasoning
Hr interview - situational based questions, previous experience, some questions related to online fraud
1st round was l1 round, focused on classical + generative ai + coding, coding asked 2 questions in python, generative ai end to end project explaination, and production how we do related to mlops. various questions in gen ai fundamentals . generative ai end to end use case and production how it worked
Interview questions [1]
Question 1
generative ai end to end use case and production how it worked
I applied through a staffing agency. I interviewed at Wipro (Bengaluru) in Jan 2026
Interview
They scheduled the first round - it was an L1 round.
They asked me multiple questions related to Spring Boot & microservices.
But HR didn't come back with my feedback. Whether it selects or rejects.
Interview questions [1]
Question 1
Circuit breaker stage Microservice design patttern Controller advise @springbootapplication Dispatcher servlrt Class A have m1() and class B has m1() throws.. class B is overriding class A method m1() but using throws in B class String a = "hell0" String a = new string ("Hello") how many object will create Throw vs throws Fail-Fast vs Fail-Safe Iterator Hashmap vs Hash tables ConcurrentHashMap Constructer can be private ? I am using third party libraries there is one class, how to sort employee object -Comparator
Runnable vs callable Call run() without calling start() what will happen - es, you can call run() without calling start(), but it will not create a new thread. All product name coming in product category Write the stream code. Reduce() vs collect()