Filter interviews by
I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.
30 question in 30 min of Quant.
They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.
Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2
Ternary operator is used to assign a value to a variable based on a condition
Syntax: condition ? expression1 : expression2
Example: int x = (a > b) ? a : b;
Method overloading is the ability to define multiple methods with the same name but different parameters in a class.
Allows multiple methods with the same name but different parameters
Parameters can differ in number, type, or order
Helps improve code readability and reusability
Find the minimum value from an array of strings using code logic.
Convert the array of strings to an array of integers for comparison.
Initialize a variable with a very large value as the initial minimum.
Iterate through the array and update the minimum value if a smaller value is found.
I have expertise in full-stack web development, database management, and cloud computing.
Proficient in languages such as JavaScript, Python, and SQL
Experience with frameworks like React, Node.js, and Django
Knowledge of cloud platforms like AWS and Azure
Skilled in designing and optimizing databases
Find minimum element in an array, implement exception handling, and swap two numbers without a third variable.
To find the minimum element in an array, iterate through the array and keep track of the smallest element found so far.
Implement exception handling by creating an abstract class with abstract methods for handling different types of exceptions.
To swap two numbers without a third variable, use arithmetic operatio
Some basic aptitude ques
It was a nice experience
I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.
Great Developers Infotech interview questions for popular designations
I applied via Naukri.com and was interviewed in Jun 2022. There were 5 interview rounds.
Aptitude test is very simple
This is also simple not so much tough
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Coding on python programming, any language is used in in coding.
Python provides a simple way to reverse a string using slicing.
Use slicing to reverse the string: string[::-1]
Assign the reversed string to a new variable or print it directly
Alternatively, use the reversed() function to create a reversed iterator and join it back into a string
I appeared for an interview before Feb 2024.
There were two coding questions; one was related to linked lists, and the other was linked to binary trees.
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Integrated authentication and authorization features for secure access
Implemented data visualization using Chart.js
Reversing a linked list involves changing the direction of pointers to go from the end to the beginning.
Start by initializing three pointers: current, previous, and next.
Iterate through the linked list, updating the pointers to reverse the direction of the links.
Update the head of the linked list to point to the new first node, which was the original last node.
Program to find perfect squares between two numbers
Iterate through numbers between the given range
Check if the square root of the number is an integer
If yes, then it is a perfect square
Smart pointers in C++ are objects that act like pointers but provide automatic memory management.
Smart pointers help prevent memory leaks by automatically managing memory allocation and deallocation.
Examples include unique_ptr, shared_ptr, and weak_ptr.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to prevent circular references.
Mutual exclusion is a concept in concurrent programming where only one thread can access a shared resource at a time.
Ensures that only one thread can access a critical section of code at a time
Prevents race conditions and data corruption
Commonly implemented using locks, semaphores, or mutexes
Example: Using a mutex to protect a shared variable in a multi-threaded application
Implementing multithreading involves creating and managing multiple threads to execute tasks concurrently.
Identify the tasks that can be executed concurrently
Create and manage multiple threads to execute these tasks simultaneously
Use synchronization techniques like locks and semaphores to prevent race conditions
Handle communication and coordination between threads
Consider thread safety and resource sharing issues
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
Write a code for HTML DOM
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Logical reasoning 20 character
based on 4 interviews
Interview experience
based on 9 reviews
Rating in categories
Software Developer
14
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Software Engineer
13
salaries
| ₹2 L/yr - ₹5 L/yr |
Business Development Executive
3
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Software Trainee
3
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Associate Information Technology Consultant
3
salaries
| ₹24 L/yr - ₹24 L/yr |
Bhash Software Labs
HirePro Consulting
Apptunix
Prometric Testing