i
Chetu
Filter interviews by
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
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