Filter interviews by
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Array is a data structure that stores a collection of elements of the same type.
Arrays have a fixed size, while tuples can have a variable size.
Arrays are mutable, meaning their elements can be changed, while tuples are immutable.
Example: ['apple', 'banana', 'cherry']
Function, dictionary, and tuple are data structures in Python.
Function is a block of code that only runs when it is called. It can accept parameters and return values.
Dictionary is a collection of key-value pairs. Keys are unique and immutable, while values can be of any data type.
Tuple is an ordered, immutable collection of elements. It is defined using parentheses.
Arrays have fixed size, while lists can dynamically grow. Arrays store elements of the same data type, while lists can store different data types.
Arrays have a fixed size, while lists can dynamically grow in size.
Arrays store elements of the same data type, while lists can store different data types.
Arrays are accessed by index, while lists are accessed by iterators or indices.
Generate multiplication tables from 2 to 10 using loops.
Use nested loops to iterate through each table
Print the multiplication of the current table number with numbers from 1 to 10
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.
No negative marking in aptitude test
Group discussion topics were abstract
posted on 23 Jul 2023
I applied via Referral and was interviewed in Sep 2022. There were 5 interview rounds.
posted on 10 Jan 2023
Medium leetcode problem on array and linked list. And some theoretical questions
posted on 4 Mar 2022
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 4 interview rounds.
Competitive Programming
Design patterns and principles are essential for creating maintainable and scalable software.
Design patterns are reusable solutions to common software problems.
Design principles are guidelines for creating software that is easy to maintain and extend.
Examples of design patterns include Singleton, Factory, and Observer.
Examples of design principles include SOLID, DRY, and KISS.
I stay up to date with the latest technologies by attending conferences, reading tech blogs, and participating in online forums.
Attending conferences and tech events
Reading tech blogs and articles
Participating in online forums and communities
Taking online courses and tutorials
Experimenting with new technologies in personal projects
I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.
Pagination in SQL allows for displaying a subset of query results at a time.
Use LIMIT and OFFSET clauses in SQL queries to implement pagination.
LIMIT specifies the maximum number of rows to return.
OFFSET specifies the number of rows to skip before starting to return rows.
Threads and tasks are both used in multiprocessing, but have different characteristics and use cases.
Threads are lightweight processes within a single process, sharing memory space. They are managed by the operating system.
Tasks are units of work that can be executed asynchronously. They are typically managed by a task scheduler.
Threads are suitable for parallel processing and improving performance, while tasks are use...
ViewBag is used to pass data from controller to view, while TempData is used to pass data between controller actions.
ViewBag is a dynamic property that allows you to pass data from controller to view
TempData is a dictionary object that allows you to pass data between controller actions
ViewBag is not type-safe and requires typecasting, while TempData is type-safe
ViewBag data is lost if redirection occurs, while TempData
Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.
Abstract classes can have constructors, fields, and non-abstract methods.
Interfaces can only have abstract methods and constants.
A class can implement multiple interfaces but can only inherit from one abstract class.
Find duplicates in an ArrayList of strings.
Iterate through the ArrayList and use a HashSet to keep track of seen elements.
If an element is already in the HashSet, it is a duplicate.
Store the duplicates in a separate ArrayList or print them directly.
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Associate Consultant
68
salaries
| ₹3.2 L/yr - ₹9.4 L/yr |
Consultant
66
salaries
| ₹4.5 L/yr - ₹16.5 L/yr |
Senior Software Engineer
33
salaries
| ₹3 L/yr - ₹6.1 L/yr |
Senior Consultant
22
salaries
| ₹7.8 L/yr - ₹18 L/yr |
Lead Consultant
12
salaries
| ₹12.8 L/yr - ₹26.1 L/yr |
HSBC Group
Cholamandalam Investment & Finance
Citicorp
BNY