Filter interviews by
Clear (1)
I was interviewed in Feb 2025.
Managed a sourcing project for office supplies from vendor selection to contract negotiation
Identified key requirements for office supplies based on department needs
Researched and evaluated potential vendors based on quality, price, and delivery terms
Negotiated contracts with selected vendor to ensure favorable terms for the company
Managed the implementation of the new vendor relationship and monitored performance
I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.
I have worked on various technologies including Java, Python, AWS, and Docker.
Developed RESTful APIs using Java and Spring framework
Implemented machine learning models using Python and scikit-learn library
Deployed applications on AWS using EC2, S3, and RDS
Containerized applications using Docker for easy deployment and scaling
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
Traverse through a matrix of uppercase english alphabets to find a given word. you are allowed to make up to k jumps, and same position can be repeated too.
Compression of 0-1 matrix involves reducing the size of the matrix by storing only the necessary information.
Use run-length encoding to compress the matrix by storing consecutive repeated values as a single value and count.
Identify patterns in the matrix that can be represented more efficiently.
Consider using sparse matrix representation if the matrix has a lot of zeros.
Implement efficient algorithms to compress and de...
I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Basic aptitude on java application and framework
I applied via Company Website and was interviewed in Aug 2022. There was 1 interview round.
Design microservices with loose coupling, high cohesion, and fault tolerance.
Decompose the application into small, independent services
Use API gateways for service discovery and routing
Implement fault tolerance with circuit breakers and retries
Ensure each service has a single responsibility and is highly cohesive
Use asynchronous communication between services
Implement security and authentication at the API gateway leve...
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
A mutable type is a data type whose values can be changed after they are created.
Mutable types include lists, dictionaries, and sets in Python.
Changes to mutable objects affect all references to that object.
Example: list1 = [1, 2, 3], list1[0] = 4 will change the value of list1 to [4, 2, 3].
A functional interface is an interface that contains only one abstract method.
Functional interfaces can have multiple default or static methods.
Examples include Runnable, Callable, and ActionListener interfaces.
Functional interfaces can be implemented using lambda expressions.
Java 17 introduces new features like sealed classes, pattern matching for switch statements, and more.
Sealed classes restrict which classes can be subclasses
Pattern matching for switch statements simplifies code by combining declaration and assignment
New APIs like JEP 356: Enhanced Pseudo-Random Number Generators
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer III
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
801
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer 3
260
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Associate
243
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Flipkart
Microsoft Corporation