i
Chetu
Filter interviews by
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
1 hour 15 minutes , the topic was normal like pattern , English Grammar , etc...
About yourself, then explaining resume
50questions in 50 minutes 10 questions from Maths and Reagioning
Dependency Injection is a design pattern used to remove hard-coded dependencies and make code more flexible and testable.
It allows objects to be created with their dependencies supplied from outside.
It helps in decoupling the code and makes it easier to maintain.
It can be implemented using constructor injection, property injection, or method injection.
Example: In ASP.NET MVC, we can use dependency injection to inject d...
Middleware in ASP.NET is software that sits between the web server and the application, providing additional functionality.
Middleware can handle tasks such as authentication, caching, and logging.
It can be added to the pipeline using the app.Use() method in the Startup class.
Examples of middleware include the ASP.NET Core Authentication middleware and the Serilog middleware for logging.
Middleware can be written as clas...
DDL stands for Data Definition Language and is used to create, modify, and delete database objects in SQL.
DDL commands include CREATE, ALTER, and DROP.
CREATE is used to create a new database object like a table or index.
ALTER is used to modify an existing database object.
DROP is used to delete a database object.
DDL commands are used to define the structure of a database.
DDL commands are different from DML (Data Manipul...
Salary expectations refer to the amount of money a candidate expects to earn in a particular job position.
It is important to research the industry standards and the company's budget before stating salary expectations.
Candidates should consider their experience, skills, and qualifications when determining their salary expectations.
Negotiation skills are important when discussing salary expectations with the employer.
Sal...
It analysis in it sector computer work BMS Console operator in capgemini technology
Chetu interview questions for popular designations
Different types of questions
Python coding with prime numbers
Get interview-ready with Top Chetu Interview Questions
30 to 50 question available for interview.
25 question available for check coding knowledge.
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Middleware is software that acts as a bridge between different applications or components, handling requests and responses.
Middleware is a layer of software that sits between different applications or components, facilitating communication and data exchange.
It can handle tasks such as authentication, logging, error handling, and data transformation.
Middleware can be used to modify or enhance the request or response bef...
List is mutable and can be modified, while tuple is immutable and cannot be changed.
List is defined using square brackets [], while tuple is defined using parentheses ().
Elements in a list can be modified, added, or removed, while elements in a tuple cannot be changed once defined.
Lists are typically used for collections of similar items that need to be modified, while tuples are used for fixed collections of items.
Exa...
Decorators are functions that modify the behavior of other functions or methods.
Decorators are used to add functionality to existing functions without modifying their code.
They are commonly used in Python to modify the behavior of functions or classes.
Examples include @staticmethod, @classmethod, and @property decorators in Python.
There are four main principles of Object-Oriented Programming: Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.
Polymorphism: Allows objec...
A decorator is a design pattern that allows behavior to be added to individual objects, either statically or dynamically.
Decorators are used to add new functionality to an existing object without altering its structure.
They are commonly used in Python to modify the behavior of functions or methods.
Decorators are implemented using the @ symbol followed by the decorator function name.
Fibonacci sequence using recursion is a classic problem in programming.
Define a recursive function that takes an integer n as input
Base case: if n is 0 or 1, return n
Recursive case: return the sum of the previous two Fibonacci numbers
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Python, SQL and general aptitude questions were asked
Rotate the list by two elements from the right of it.
Mathematics and logical aptitude
I applied via Referral and was interviewed in Jan 2023. There were 5 interview rounds.
Good not much difficult easily crakeable with normal knowledge
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