Filter interviews by
posted on 15 May 2018
I applied via Referral and was interviewed in Aug 2017. There were 5 interview rounds.
A program to print the current date and time using functions.
Use the built-in date and time functions of the programming language.
Format the date and time according to the desired output.
Print the formatted date and time using the print function.
A program to accept a value from the user and print its table.
Prompt the user to enter a number
Use a loop to iterate from 1 to 10
Multiply the number by the loop variable and print the result
To change the values of integers in a database, you can use SQL queries to update the specific columns or records.
Use UPDATE statement in SQL to modify the integer values
Specify the table name, column name, and the new value in the query
You can use conditions in the WHERE clause to update specific records
Example: UPDATE table_name SET column_name = new_value WHERE condition;
Testing is the process of evaluating a system or component to determine if it meets specified requirements.
Testing involves executing a system or component with the intent of finding defects.
Test life cycle consists of test planning, test design, test execution, and test closure.
Test planning involves defining test objectives, test strategy, and test schedule.
Test design includes creating test cases, test scenarios, an...
Test case management tools help QA engineers organize, track, and manage test cases.
TestRail
JIRA
qTest
Zephyr
TestLink
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
Yes, I know C language. Here's a program to print numbers from 1 to 10 excluding 5.
Use a loop to iterate from 1 to 10
Inside the loop, check if the current number is equal to 5
If it is not equal to 5, print the number
The question was about finding the average of a set of numbers.
I approached the problem by first summing all the numbers in the set.
Then, I divided the sum by the total number of elements in the set to find the average.
I used a loop to iterate through the set and keep track of the sum and count of elements.
I am excited to join your company because of its reputation for excellent customer service and commitment to employee development.
I have researched your company and am impressed by the positive reviews from customers and employees alike.
I am excited about the opportunity to work with a team that values collaboration and innovation.
I am confident that I can contribute to the company's success by utilizing my strong comm...
based on 5 reviews
Rating in categories
Software Engineer
7
salaries
| ₹3.1 L/yr - ₹4 L/yr |
Software Developer
6
salaries
| ₹3 L/yr - ₹7.8 L/yr |
System Engineer
5
salaries
| ₹5.2 L/yr - ₹6.8 L/yr |
Senior Systems Engineer
4
salaries
| ₹12.4 L/yr - ₹13.5 L/yr |
Test Engineer
3
salaries
| ₹3.6 L/yr - ₹3.6 L/yr |
TCS
Infosys
Wipro
HCLTech