Filter interviews by
Apritude test was quite tough.
I am a software developer with 5 years of experience in Java, Python, and SQL.
5 years of experience in Java, Python, and SQL
Strong problem-solving skills
Experience working in Agile development environment
I primarily use Windows for development, but also have experience with Linux and MacOS.
Primary OS is Windows for development
Familiar with Linux and MacOS as well
I plan to continue expanding my skills in software development and eventually move into a leadership role.
Continue learning new programming languages and technologies
Work on more complex projects to enhance problem-solving skills
Attend leadership training and workshops to prepare for a leadership role
Print factors of a number in sorted order.
Iterate from 1 to the square root of the number
If the number is divisible by the current iteration, add both the divisor and quotient to the list
Sort the list of factors in ascending order
Use quicksort algorithm to sort an array of strings.
Implement quicksort algorithm to recursively divide and conquer the array.
Choose a pivot element and partition the array into two subarrays based on the pivot.
Repeat the process on the subarrays until the entire array is sorted.
Example: ['banana', 'apple', 'cherry', 'date'] -> ['apple', 'banana', 'cherry', 'date']
I applied via Campus Placement
Topics : Logical and quantitative. Platform : Link was shared by them.
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
Question are moderate level on aptitude
The question are basic like array string
Top trending discussions
posted on 1 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Number series in aptitude involves identifying the pattern in a sequence of numbers and predicting the next number.
Look for patterns such as arithmetic progression, geometric progression, or a combination of both.
Check for alternate numbers, differences between consecutive numbers, or multiplication factors.
Consider prime numbers, squares, cubes, or other mathematical operations applied to the series.
Example: 2, 4, 6, ...
Relationships in verbal communication are crucial for effective collaboration and understanding.
Verbal communication involves both verbal and non-verbal cues
Active listening is key to building strong relationships in verbal communication
Clarity and conciseness in speech can enhance relationships
Empathy and understanding of others' perspectives are important in verbal relationships
The four branches of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same method call.
Abstraction: Hiding the complex implementation details and showing only
Structures in C are user-defined data types that allow grouping of variables of different data types under a single name.
Structures are used to represent a record which consists of different data types.
They are defined using the 'struct' keyword.
Each variable in a structure is called a member.
Structures can be nested within other structures.
Example: struct employee { int emp_id; char emp_name[50]; float emp_salary; };
E
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
posted on 24 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 27 Aug 2024
I applied via Job Portal
First round is online test of 3 virtual rounds consist of aptitude , and coding
A singly linked list is a data structure where each element points to the next element in the list.
Each node in the list contains data and a reference to the next node
Traversal starts from the head node and follows the next pointers until the end
Insertion and deletion can be done efficiently at the beginning or end of the list
based on 4 interviews
Interview experience
based on 2 reviews
Rating in categories
Technical Consultant
44
salaries
| ₹4 L/yr - ₹13.5 L/yr |
Associate Technical Consultant
43
salaries
| ₹3 L/yr - ₹7.6 L/yr |
Business Analyst
18
salaries
| ₹3 L/yr - ₹9.1 L/yr |
Project Manager
14
salaries
| ₹5.5 L/yr - ₹18 L/yr |
Associate Business Analyst
10
salaries
| ₹3.2 L/yr - ₹4 L/yr |
Happiest Minds Technologies
Persistent Systems
LTIMindtree
TCS