Filter interviews by
I was interviewed in Dec 2023.
Top trending discussions
Data interpretation good knowledge one should have
Python or java basic coding problems
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
We are using Java 11 in our project, which includes features like local variable type inference, HTTP client API, and improved security.
Java 11 introduced local variable type inference, allowing the compiler to infer the type of a variable based on the initializer.
The HTTP client API in Java 11 provides a more modern and flexible way to send HTTP requests and handle responses.
Java 11 also includes improved security fea...
We are using Spring Boot version 2.5.2 in our project, which includes features like improved startup performance, enhanced actuator endpoints, and updated dependencies.
Spring Boot 2.5.2 offers improved startup performance compared to previous versions.
Enhanced actuator endpoints provide better monitoring and management capabilities.
Updated dependencies ensure compatibility with the latest libraries and frameworks.
The 12 factors approach is a methodology for building modern, scalable, and maintainable microservices.
Codebase: One codebase tracked in revision control, many deploys
Dependencies: Explicitly declare and isolate dependencies
Config: Store config in the environment
Backing services: Treat backing services as attached resources
Build, release, run: Strictly separate build and run stages
Processes: Execute the app as one or m...
Use Java 8 streams to find the 3rd highest element in an unsorted array with duplicates.
Convert the array to a stream using Arrays.stream()
Use distinct() to remove duplicates
Sort the stream in descending order using sorted(Comparator.reverseOrder())
Skip the first two elements using skip(2)
Find and return the third element using findFirst()
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
1 hour, wage question, not related to mention technology.
Comprises many questions related to MTM, Costing methods, price changes, in transit oil price calculations with a case history.
posted on 22 Aug 2024
sed command is a stream editor used to perform text transformations on an input stream or file.
sed stands for stream editor
It is used to perform text transformations on an input stream or file
Commonly used for search and replace operations
Syntax: sed 's/search/replace/g' filename
Example: sed 's/foo/bar/g' file.txt
based on 1 interview
Interview experience
Design Specialist
2.1k
salaries
| ₹1 L/yr - ₹6.5 L/yr |
Design Engineer
1.7k
salaries
| ₹2 L/yr - ₹10.6 L/yr |
Software Engineer
1.2k
salaries
| ₹3.7 L/yr - ₹15 L/yr |
GIS Engineer
1.1k
salaries
| ₹1 L/yr - ₹6 L/yr |
Senior Design Engineer
905
salaries
| ₹4.2 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech