Filter interviews by
Project deployment into orchestrator involves packaging the project, configuring orchestrator settings, and deploying the package.
Package the project into a deployable format (e.g. Docker container, zip file)
Configure orchestrator settings such as environment variables, network configurations
Deploy the packaged project to the orchestrator using tools like Kubernetes, Docker Swarm, or AWS ECS
I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.
Questions normally regarding maths and logic
SQL questions 4 needed to solve
Top trending discussions
I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
It consists of three basic questions related to string and array.
I applied via Campus Placement and was interviewed in Aug 2021. There were 3 interview rounds.
First round was coding test which was neither too difficult nor a piece of cake. There were three questions to do Java. One of them was to separate words in a given string which was a sentence.
Program to separate odd and even numbers from an array.
Loop through array and check if each number is odd or even
Create two separate arrays for odd and even numbers
Return both arrays
I applied via Referral and was interviewed before Jan 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.
A palindrome sentence is a sentence that reads the same forwards and backwards.
Check if the sentence is the same when read forwards and backwards, ignoring spaces and punctuation.
Examples: 'A man, a plan, a canal, Panama' is a palindrome sentence.
Examples: 'Hello world' is not a palindrome sentence.
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
1-HR round, basic Aptitude questions
Inheritance in Java allows a class to inherit properties and behaviors from another class.
Inheritance is achieved using the 'extends' keyword in Java.
Subclasses can access the methods and fields of the superclass.
Java does not support multiple inheritance, but a class can implement multiple interfaces.
Java platform independence refers to the ability of Java code to run on any device or operating system without modification.
Java code is compiled into bytecode, which can be executed on any device with a Java Virtual Machine (JVM)
JVM acts as an abstraction layer between the Java code and the underlying hardware and operating system
This allows Java programs to be written once and run anywhere, making them platform indep
Use SQL query with subquery to find second highest salary
Use subquery to find the max salary first
Then use another subquery to find the max salary excluding the previously found max salary
Access modifiers control the visibility and accessibility of classes, methods, and variables in object-oriented programming.
Access modifiers include public, private, protected, and default (package-private)
Public: accessible from any other class
Private: only accessible within the same class
Protected: accessible within the same package and subclasses
Default: accessible within the same package
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Basic aptitude way taken into account
Basic data structures and oops concept
based on 3 interviews
Interview experience
based on 13 reviews
Rating in categories
Analyst
198
salaries
| ₹2.8 L/yr - ₹10.5 L/yr |
Senior Analyst
139
salaries
| ₹4.8 L/yr - ₹16.5 L/yr |
Associate Analyst
128
salaries
| ₹2 L/yr - ₹5.5 L/yr |
Software Engineer
91
salaries
| ₹3.5 L/yr - ₹13.6 L/yr |
Senior Project Manager
89
salaries
| ₹6 L/yr - ₹11 L/yr |
Indiamart Intermesh
CGI Group
TradeIndia (Infocom Network Private Limited)
Amazon Web Services