i
Chetu
Filter interviews by
An interface is a contract that specifies the methods and properties that a class must implement.
An interface defines a set of methods and properties that a class must implement
Interfaces are used to achieve abstraction and polymorphism
Interfaces can be used to define contracts between different parts of a system
A class can implement multiple interfaces
Example: The IDisposable interface in C# is used to ensure that an ...
Delete removes specific rows while truncate removes all rows from a table.
Delete is a DML command while truncate is a DDL command.
Delete is slower than truncate as it logs each row deletion while truncate only logs the deallocation of data pages.
Delete can be rolled back while truncate cannot be rolled back.
Delete can have a WHERE clause to specify which rows to delete while truncate removes all rows.
Delete does not re...
Sealed classes are classes that cannot be inherited and are used to restrict class hierarchy.
Sealed classes are declared using the 'sealed' keyword.
They can have abstract members but cannot be instantiated.
They are useful in creating exhaustive when expressions.
They restrict the inheritance hierarchy and prevent unintended subclassing.
Example: sealed class Shape { abstract fun draw() }
Union combines and removes duplicates while Union All combines all rows.
Union is used to combine the result sets of two or more SELECT statements into a single result set with no duplicates.
Union All is used to combine the result sets of two or more SELECT statements into a single result set with all rows.
Union is slower than Union All because it has to remove duplicates.
Union requires that the number and order of colu...
Abstract class is a class that cannot be instantiated and can only be inherited by other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods have no implementation and must be implemented by the child class.
Non-abstract methods can have implementation and can be inherited by the child class.
An abstract class can have constructors and variables.
Example: abstract class Animal { abstract
Primary key uniquely identifies a record while foreign key refers to a primary key in another table.
Primary key is a column or set of columns that uniquely identifies a record in a table
Foreign key is a column or set of columns that refers to a primary key in another table
Primary key cannot have null values while foreign key can have null values
Primary key is used to enforce data integrity while foreign key is used to
It was good. I cleared this
cfset is used to set a variable value, while cfparam is used to initialize a variable if it does not already exist.
cfset is used to assign a value to a variable, while cfparam is used to initialize a variable if it does not already have a value
cfset can be used multiple times to change the value of a variable, while cfparam will only initialize the variable once
Example:
Database connection with CFML involves creating a datasource and using CFQUERY tag to interact with the database.
Create a datasource in ColdFusion Administrator
Use CFQUERY tag to execute SQL queries
Use CFQUERYPARAM tag to prevent SQL injection
Example:
Use a hash set to find duplicate elements in an array of strings.
Create a hash set to store unique elements.
Iterate through the array and check if each element is already in the hash set.
If it is, then it is a duplicate element.
Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate element.
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
It was well designed
Chetu interview questions for popular designations
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
CBT-based assessments in aptitude and pseudocode for the MCA program.
Redux is a popular library for managing global state in React applications.
Redux helps in managing the state of the entire application in a single store.
It provides a predictable state container that can be accessed and modified using actions and reducers.
Redux allows for a unidirectional data flow, making it easier to debug and trace changes in the application state.
It is commonly used in large-scale applications wher...
Get interview-ready with Top Chetu Interview Questions
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Maths ,english ,reasoning, puzzles
Jackeron was the platform
Basic aptitude test with technical and non technical question
Basic Aptitude questions were asked
There was computerbased test where we have given psudocodes
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
First round was aptitude round..it was easy and some basics english grammar based questions were asked in this round.Then on the basis of marks around 70 out of 136 were selected for the next round
Second round was group discussion.It went really well ,our topic was water crisis in the current world
I appeared for an interview before Apr 2024, where I was asked the following questions.
Top trending discussions
Some of the top questions asked at the Chetu interview -
The duration of Chetu interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 140 interviews
Interview experience
based on 1.1k reviews
Rating in categories
Software Engineer
1.2k
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Software Developer
1k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
644
salaries
| ₹4.4 L/yr - ₹10.5 L/yr |
Team Lead
282
salaries
| ₹4.2 L/yr - ₹13.5 L/yr |
Senior Software Developer
220
salaries
| ₹4.6 L/yr - ₹11 L/yr |
Thomson Reuters
Oracle Cerner
R Systems International
EbixCash Limited