Filter interviews by
I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
Find and print all duplicates in an array of strings.
Iterate through the array and use a hashmap to store the frequency of each element.
Print elements with frequency greater than 1 as duplicates.
Example: ['apple', 'banana', 'apple', 'orange'] should print 'apple'.
My name is John Doe.
Full name: John Doe
First name: John
Last name: Doe
My address is 123 Main St, City, State, Zip Code
Include street number, street name, city, state, and zip code
Use proper formatting and punctuation
Avoid abbreviations unless necessary
I was interviewed in Jan 2025.
Question on graphs in phone screen
Google Cloud interview questions for popular designations
I applied via Naukri.com and was interviewed in Aug 2023. There were 5 interview rounds.
Python Building ML Model , 45 Minutes Duration
Digital Transformation to achieve Business Objectives , 15 Minutes
Work culture greatly impacts work efficiency by influencing employee motivation, collaboration, and overall job satisfaction.
Positive work culture promotes employee motivation and engagement, leading to higher productivity.
Open communication and collaboration in the work culture can improve teamwork and problem-solving abilities.
A supportive work environment can boost employee morale and job satisfaction, reducing turn...
Google Analytics and news browsing
I applied via Job Fair and was interviewed in Mar 2023. There were 2 interview rounds.
About newly launch apps and gamer and websites
About software which can help on stopping the online scams with the help of police
I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.
SQL Intermediate level questions.
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 9 interviews
Interview experience
based on 25 reviews
Rating in categories
Software Engineer
5
salaries
| ₹35 L/yr - ₹45 L/yr |
Data Management Analyst
5
salaries
| ₹7 L/yr - ₹14 L/yr |
Cloud Engineer
5
salaries
| ₹12 L/yr - ₹30 L/yr |
Technical Solutions Engineer
5
salaries
| ₹20 L/yr - ₹34.5 L/yr |
Security Supervisor
5
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Amazon Web Services
Microsoft Azure
IBM
Oracle