Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Simple question from array and string along with one sql query and some computer science problems
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Create Amazon Cart APIs in Java for Rest API
Use Spring Boot framework for creating Rest APIs
Implement CRUD operations for managing cart items
Secure APIs using authentication and authorization mechanisms
Handle error responses and exceptions gracefully
Test APIs using tools like Postman or JUnit
Reverse words in a string using Java program.
Split the string into an array of words using split() method
Iterate through the array in reverse order and append each word to a new string
Return the reversed string
Java 1.8 introduced improvements in memory management with features like Metaspace and G1 garbage collector.
Metaspace replaces the permanent generation (PermGen) for class metadata storage.
G1 garbage collector is designed for better performance and predictability by dividing the heap into regions.
These improvements help in reducing memory leaks and optimizing garbage collection.
Example: Use of Metaspace allows for dyna...
I will provide a detailed overview of my project, including its objectives, features, technologies used, and the overall architecture.
Outline the project objectives and goals
Describe the features and functionalities of the project
Explain the technologies and tools used in the project
Discuss the overall architecture and design of the project
90 minutes aptitude + coding questions also there
It was easy including 15 questions of aptitude and reasoning.
Medium level 2 questions they ask from dsa
NucleusTeq interview questions for popular designations
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Questions asked on sql and coding
Find duplicates in an array of strings and sort them.
Iterate through the array and use a HashMap to keep track of duplicate strings.
After finding duplicates, sort the array using a sorting algorithm like quicksort or mergesort.
Return the sorted array with duplicates removed.
I applied via Job Portal and was interviewed in Jan 2024. There were 3 interview rounds.
Implement Slowly Changing Dimension (SCD) using pyspark
Use pyspark to read the source and target tables
Identify the changes in the source data compared to the target data
Update the existing records in the target table with the new values
Insert new records for the new data in the source table
Handle historical data by maintaining effective start and end dates
I was interviewed before Mar 2023.
I was interviewed before Mar 2023.
Top trending discussions
Motors are rated in KW because they consume power, while transformers and generators are rated in KVA because they produce power.
Motors convert electrical energy into mechanical energy, so they consume power and are rated in KW.
Transformers and generators produce electrical energy, so they are rated in KVA based on their apparent power.
KVA takes into account both the real power (KW) and the reactive power (KVAR) produc...
The type of motor used in ceiling fans is an induction motor.
Ceiling fans typically use single-phase induction motors.
These motors are designed to provide a constant speed and are efficient in converting electrical energy into mechanical energy.
The motor consists of a stator and a rotor, with the stator being the stationary part and the rotor being the rotating part.
The stator contains windings that create a rotating m...
A thermal power plant generates electricity by converting heat energy into mechanical energy.
Thermal power plants use fossil fuels or nuclear energy to heat water and produce steam.
The steam drives a turbine, which is connected to a generator that produces electricity.
The heat source can be coal, natural gas, oil, or nuclear reactions.
The steam is condensed back into water and recycled in a closed-loop system.
Thermal p...
A program to generate a geometric progression (GP).
Take the first term, common ratio and number of terms as input.
Use a loop to calculate each term of the GP.
Print the generated GP as output.
A program to print factorial using recursion
Define a function to calculate factorial recursively
Base case: if the number is 0 or 1, return 1
Recursive case: multiply the number with factorial of (number - 1)
Print the factorial of a given number
Logic to reverse a string without using string functions
Iterate through the string from the last character to the first
Create a new string and append each character to it in reverse order
based on 8 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
26
salaries
| ₹5 L/yr - ₹8.5 L/yr |
Data Engineer
7
salaries
| ₹6.5 L/yr - ₹8 L/yr |
Senior Software Engineer
5
salaries
| ₹3.5 L/yr - ₹13.3 L/yr |
Software Developer
4
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior Engineer
4
salaries
| ₹10 L/yr - ₹26 L/yr |
TCS
Infosys
Wipro
HCLTech