i
Intellect Design Arena
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
C is a procedural language while Java is an object-oriented language.
C is compiled while Java is interpreted
Java has automatic garbage collection while C requires manual memory management
Java has platform independence while C is platform dependent
Java has built-in exception handling while C does not
Java has a larger standard library than C
Program to find min and max in an array of strings
Convert array elements to integers
Initialize min and max variables
Loop through array and compare values
Return min and max values
Program to reverse a string
Declare a string variable
Loop through the string from end to start
Append each character to a new string variable
Return the new string variable
Variables in Java are containers that store data values. Their scope determines where they can be accessed.
Java has three types of variables: local, instance, and static
Local variables are declared within a method and can only be accessed within that method
Instance variables are declared within a class but outside of any method and can be accessed by any method within that class
Static variables are declared with the st...
Exception handling in Java is a mechanism to handle runtime errors and prevent program termination.
Java provides try-catch blocks to handle exceptions
Multiple catch blocks can be used to handle different types of exceptions
Finally block is used to execute code regardless of whether an exception is thrown or not
Custom exceptions can be created by extending the Exception class
Checked exceptions must be handled or declare...
I applied via Naukri.com and was interviewed in Nov 2024. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.
Game based Aptitude test
Multiple choice questions on OPPS and pseudo codes with 2 questions on java and 2 on sql
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Intellect Design Arena interview questions for popular designations
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
2 questions of java and oops mainly
Get interview-ready with Top Intellect Design Arena Interview Questions
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Designed a scalable microservices architecture for a web application, focusing on performance and reliability.
Led the design and implementation of the service-oriented architecture
Utilized Docker containers for easy deployment and scalability
Implemented load balancing and caching strategies for improved performance
Contributed to the development of RESTful APIs for seamless communication between services
Working at client side experience and troubleshooting
Various payment types used in banking include cash, checks, wire transfers, credit/debit cards, and online/mobile payments.
Cash: Physical currency used for transactions.
Checks: Written orders to pay a specific amount from one account to another.
Wire Transfers: Electronic transfer of funds between banks.
Credit/Debit Cards: Plastic cards used to make payments.
Online/Mobile Payments: Transactions made through internet or
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
HashSet is an unordered collection of unique elements, while Hashtable is a synchronized collection of key/value pairs.
HashSet does not allow duplicate elements, while Hashtable does not allow duplicate keys.
HashSet does not maintain insertion order, while Hashtable does not guarantee any order.
HashSet allows null values, while Hashtable does not allow null keys or values.
Collection is an interface in Java that represents a group of objects, while Collections is a utility class that contains static methods for operating on collections.
Collection is an interface in Java that represents a group of objects.
Collections is a utility class in Java that contains static methods for operating on collections.
Example: List
Example: Collections
Java program to find duplicates in an array of strings
Create a HashSet to store unique elements
Iterate through the array and check if element is already in the HashSet
If element is already in the HashSet, it is a duplicate
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Top trending discussions
Some of the top questions asked at the Intellect Design Arena interview -
The duration of Intellect Design Arena interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 142 interviews
Interview experience
based on 1.9k reviews
Rating in categories
10-13 Yrs
Not Disclosed
Consultant
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
521
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Project Leader
424
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Engineer
336
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech