i
Wipro
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Communication between microservices is typically done through APIs, message queues, or event-driven architecture.
Use RESTful APIs for synchronous communication between microservices
Implement message queues like RabbitMQ or Kafka for asynchronous communication
Utilize event-driven architecture with tools like Apache Kafka or AWS SNS/SQS
Consider gRPC for high-performance communication between microservices
I will tackle escalations by first understanding the issue, prioritizing tasks, communicating effectively, and seeking help from senior team members if needed.
Understand the root cause of the escalation
Prioritize tasks based on urgency and impact
Communicate effectively with stakeholders
Seek help from senior team members if needed
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash maps have O(1) average time complexity for insertion, dele
What people are saying about Wipro
I applied via Walk-in
Callable interface can return a result and can throw a checked exception, while Runnable interface cannot return a result or throw a checked exception.
Callable interface is a part of java.util.concurrent package, while Runnable interface is a part of java.lang package.
Callable interface has a method call() that returns a result and can throw a checked exception, while Runnable interface has a method run() that does not...
Wipro interview questions for designations
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Mediam hard question quick sort, sliding window, oops, segment tree
Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.
Occurs in multitasking environments
Caused by a circular wait condition
Can be resolved using techniques like deadlock prevention, deadlock avoidance, and deadlock detection
Example: Process A holds Resource 1 and waits for Resource 2, while Process B holds Resource 2 and waits for Resou
Get interview-ready with Top Wipro Interview Questions
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
JPA is a Java ORM framework that allows developers to interact with databases using object-oriented programming.
JPA stands for Java Persistence API
It provides a set of Java classes and interfaces for managing relational data
JPA queries can be written using JPQL (Java Persistence Query Language)
JPA supports various annotations like @Entity, @Table, @Id, @Column, etc.
JPA can be used with different ORM frameworks like Hib
Developed a web-based project management tool for tracking tasks and deadlines.
Utilized AngularJS for front-end development
Implemented RESTful APIs for communication between front-end and back-end
Integrated with third-party project management tools like Trello and Asana
Yes, I have worked on Telecom domain in my previous role.
I have experience developing software solutions for telecom companies to improve network performance and customer experience.
I have worked on projects involving billing systems, network management, and customer relationship management.
I have knowledge of telecom protocols such as SIP, VoIP, and SS7.
I have collaborated with telecom engineers to integrate software
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 2 interview rounds.
C++ concept questions
Implement producer consumer problem using code
Use a shared buffer to store data produced by producer and consumed by consumer
Implement synchronization mechanisms like mutex or semaphore to control access to the buffer
Ensure proper handling of buffer full and buffer empty conditions to avoid race conditions
2 Interview rounds
based on 99 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23k
salaries
| ₹5.8 L/yr - ₹22.6 L/yr |
Senior Associate
21.2k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon