Filter interviews by
I applied via Indeed and was interviewed in Apr 2024. There were 3 interview rounds.
Future of Online and offline stores..which is better?
Routing is the process of selecting the best path for network traffic to reach its destination.
Routing involves determining the optimal path for data packets to travel from the source to the destination.
Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.
Routing protocols like OSPF, BGP, and EIGRP are used to exchange routing information between routers.
Static routin...
To check a route, use the 'traceroute' command in the command line.
Open a command prompt or terminal window.
Type 'traceroute' followed by the destination IP address or domain name.
Observe the list of hops and their response times to determine the route taken to reach the destination.
Use flags like -I for ICMP or -T for TCP traceroute for more detailed information.
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Array based question, I don't exactly remember.
Implement unit tests for a given class/methed
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 4 interview rounds.
GAP IT Services India interview questions for popular designations
I was interviewed in Mar 2021.
I implemented the API Gateway pattern to break the monolith into microservices.
API Gateway pattern acts as a single entry point for clients to access multiple microservices.
It helps in decoupling the client from individual microservices.
API Gateway handles authentication, routing, load balancing, and caching.
It simplifies the client-side code by providing a unified interface.
Example: Netflix's Zuul acts as an API Gatew
I applied via Referral and was interviewed before Oct 2020. There were 5 interview rounds.
I have worked on WMS flows for various industries including retail and logistics.
Designed and implemented WMS flows for a retail company to manage inventory and order fulfillment
Developed WMS flows for a logistics company to track shipments and manage warehouse operations
Integrated WMS with ERP systems to streamline data flow and improve efficiency
Implemented barcode scanning and RFID technology to improve inventory ac...
I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 5 interview rounds.
Top trending discussions
I applied via Referral and was interviewed in Dec 2024. There were 4 interview rounds.
I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.
Bachelor's degree in Computer Science
Experience in developing web applications
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
based on 3 interviews
Interview experience
based on 86 reviews
Rating in categories
Senior Software Engineer
130
salaries
| ₹12.6 L/yr - ₹27.5 L/yr |
Software Engineer
62
salaries
| ₹7.9 L/yr - ₹16.8 L/yr |
Senior System Analyst
30
salaries
| ₹13 L/yr - ₹20 L/yr |
Staff Software Engineer
29
salaries
| ₹24 L/yr - ₹40 L/yr |
Associate Software Engineer
18
salaries
| ₹9 L/yr - ₹14.3 L/yr |
TCS
Infosys
Wipro
HCLTech