i
eNoah iSolution
Filter interviews by
Aptitude+ technical mcq's
Top trending discussions
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by injecting mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong
I applied via campus placement at Kongu Arts and Science College, Erode and was interviewed in Mar 2024. There was 1 interview round.
posted on 6 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
posted on 2 Mar 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
Threading is a programming technique that allows multiple tasks to run concurrently within a single process.
Threading allows for parallel execution of tasks within a program.
Threads share the same memory space, allowing for efficient communication between tasks.
Examples of threading include creating separate threads for handling user input and updating the UI in a GUI application.
OOPs concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
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.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the compl...
There was 10 question
Arrays are a collection of elements of the same data type, while strings are a sequence of characters.
Arrays can store multiple values in a single variable, accessed by index.
Strings are a special type of array that store sequences of characters.
Example: Array - [1, 2, 3], String - 'hello world'
Code to check if a number is prime or not
Use a loop to check if the number is divisible by any number other than 1 and itself
If the number is only divisible by 1 and itself, it is a prime number
Example: Check if 7 is prime - loop from 2 to 6, no number divides 7 evenly
I applied via Campus Placement
Easy level ( basic aptitude topics)
Common topics like education before COVID and after covid
I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.
7 sections were and total questions were 55 from aptitude, java, verbal etc
Keys and joins are important concepts in DBMS.
Keys are used to uniquely identify a record in a table.
Primary key is a unique identifier for a table.
Foreign key is a reference to a primary key in another table.
Joins are used to combine data from two or more tables based on a related column.
Inner join returns only the matching records from both tables.
Left join returns all records from the left table and matching records...
Swap 2 integers without using 3rd integer
Use XOR operator
Addition and subtraction can also be used
Bitwise operations can be used
My best time in school life was when I won the first prize in a science fair.
Winning the first prize in a science fair
Participating in a school play and receiving applause
Being elected as the class representative
Scoring the highest marks in a difficult exam
posted on 20 Oct 2022
I applied via Campus Placement and was interviewed in Sep 2022. There were 5 interview rounds.
* Easy level aptitude questions
* Another easy aptitude test consisting of 15 questions
posted on 13 Dec 2022
Senior Associate
273
salaries
| ₹1.5 L/yr - ₹6.4 L/yr |
Associate
178
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Process Associate
108
salaries
| ₹1.1 L/yr - ₹3.5 L/yr |
Executive
67
salaries
| ₹2.3 L/yr - ₹4.6 L/yr |
Senior Process Associate
66
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
TCS
Infosys
Wipro
HCLTech