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
I applied via Campus Placement
My final year project was on developing a web-based inventory management system using Java and MySQL.
Developed using Java and MySQL
Web-based inventory management system
Implemented basic OOPs concepts
Used MVC architecture for better code organization
Included features like user authentication, product management, and order tracking
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.
Static class and static constructor in C#
Static class can only contain static members and cannot be instantiated
Static constructor is called only once when the class is first accessed
Static constructor is used to initialize static members of the class
Example: Math class in C# is a static class
Example: static constructor can be used to initialize a static variable with a value
Performance improvement in Angular app
Use lazy loading to load modules on demand
Optimize change detection strategy
Use trackBy function in ngFor loops
Minimize DOM manipulation
Use AOT compilation
Implement server-side rendering
Use web workers for heavy computations
Use caching for frequently accessed data
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
Accenture
Wipro
Cognizant