i
UST
Filter interviews by
Spill over in a sprint refers to incomplete work carried over to the next sprint. Velocity is the measure of work completed in a sprint. Change Requests (CR) in a sprint need to be carefully managed.
Spill over in a sprint occurs when tasks planned for the sprint are not completed within the sprint timeline.
Velocity is the measure of the amount of work completed in a sprint, usually measured in story points or tasks com...
Asked Good technical questions
Top trending discussions
posted on 4 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 7 Sep 2024
A palindrome code is a program that checks if a given string reads the same forwards and backwards.
Create a function that takes a string as input
Reverse the string and compare it to the original string
Return true if they are the same, false otherwise
posted on 19 Aug 2024
RDBMS stands for Relational Database Management System in SQL.
RDBMS is a type of database management system that stores data in a structured format using rows and columns.
It allows users to establish relationships between different data sets.
SQL (Structured Query Language) is commonly used to interact with RDBMS.
Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming.
posted on 7 Dec 2022
I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.
A trigger is an event or condition that initiates a specific action or process.
Triggers are commonly used in programming and databases.
They can be used to automate tasks or initiate processes based on certain conditions.
Examples include a trigger that sends an email when a new user registers on a website, or a trigger that updates a database record when a certain field is changed.
Triggers can also be used in marketing ...
Right outer join returns all records from the right table and matching records from the left table.
It includes all the records from the right table and only matching records from the left table.
If there is no match in the left table, the result will contain NULL values.
It is denoted by RIGHT OUTER JOIN or RIGHT JOIN keyword in SQL.
Example: SELECT * FROM right_table RIGHT JOIN left_table ON right_table.id = left_table.i
Types in Oracle are data types that define the type of data that can be stored in a column or variable.
Oracle has several built-in data types such as NUMBER, VARCHAR2, DATE, and CLOB.
NUMBER is used to store numeric values, VARCHAR2 is used to store character strings, DATE is used to store dates and times, and CLOB is used to store large character strings.
Oracle also supports user-defined data types, which can be create...
An array type is a data type that stores a collection of elements of the same data type in a contiguous memory location.
Arrays can be one-dimensional or multi-dimensional
Elements in an array can be accessed using an index
Arrays can be initialized with a fixed size or dynamically resized
Examples of array types include int[], double[], and string[]
posted on 4 Jun 2022
I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.
posted on 22 Oct 2021
Software Developer
2k
salaries
| ₹3.5 L/yr - ₹12.1 L/yr |
Senior Software Engineer
1.6k
salaries
| ₹6.5 L/yr - ₹25.7 L/yr |
Software Engineer
1.3k
salaries
| ₹3.6 L/yr - ₹14.6 L/yr |
System Analyst
1.2k
salaries
| ₹6.5 L/yr - ₹22.2 L/yr |
Senior Software Developer
1.1k
salaries
| ₹5.5 L/yr - ₹19.5 L/yr |
TCS
Infosys
Wipro
HCLTech