i
Chetu
Filter interviews by
I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.
Aptitude test was very easy
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain data and methods to manipulate that data.
In DotNet, OOP is implemented using classes and objects. Classes define the blueprint for objects, while objects are instances of classes.
Encapsulation, inheritance, and polymorphism are key principles of OOP that are utilized in DotNet ...
MVC stands for Model-View-Controller. It is a design pattern used in DotNet for separating concerns in an application.
Model represents the data and business logic of the application.
View is responsible for displaying the user interface.
Controller handles user input and updates the model and view accordingly.
MVC helps in achieving separation of concerns, making the code more organized and maintainable.
Example: In a DotN...
Types of joins in Ms Sql include inner join, left join, right join, and full outer join.
Inner join: Returns rows when there is at least one match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full outer join: Returns rows when there is a match in one of the tables.
A stored procedure in MS SQL is a precompiled collection of SQL statements that can be saved and reused.
Stored procedures can improve performance by reducing the amount of data sent over the network.
They can be used to encapsulate business logic and provide a layer of security by controlling access to data.
Stored procedures can accept input parameters and return output parameters or result sets.
Example: CREATE PROCEDUR...
Sql joins are used to combine rows from two or more tables based on a related column between them.
Joins are essential for retrieving data from multiple tables in a database
Types of joins include inner join, outer join, left join, and right join
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
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
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...
Chetu interview questions for popular designations
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Maths ,english ,reasoning, puzzles
Jackeron was the platform
Get interview-ready with Top Chetu Interview Questions
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 applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
I was interviewed before Sep 2021.
The questions on the aptitude test were very advanced.
Advanced concepts of mid-level difficulty in coding solutions using Python.
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 134 interviews
Interview experience
based on 1.1k reviews
Rating in categories
Software Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
645
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
264
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
222
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech