Filter interviews by
Normal aptitude question
Arrays, string, collection
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
1. 1st round is apptitude and coding test in paper >:
Question 1: A,B,C,and D are sit in a circle. A is sit next of B. D is opposite to C. who is opposit of A
?
Question 2 : A person walked 4km/hr in a first hour, and 6km/hr in the second two hour. how much distance does he covered ?
Question 3 : Remove the most repeated duplicicate characters in the array.?
Input: coedeboardtechnoelogyee
Outputc: codeboard technology
Question 4 : Which number is appear more than K value remove it and print in the array?
K=2
Input : [ 1,1,1,2,2,5,5,5,3,3,4,4 ]
Output : [1,1,2,2,5,5,3,3,4,4,]
Finding the index value of a given element in an array of strings.
Iterate through the array and compare each element with the given value.
If a match is found, return the index of that element.
If no match is found, return -1.
Top trending discussions
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
The onbeforeunload method is used to prevent form save.
Use the onbeforeunload method to display a warning message before leaving the page without saving the form.
Return a custom message in the method to prompt the user to confirm if they want to leave the page.
Example: window.onbeforeunload = function() { return 'Are you sure you want to leave this page without saving?'; };
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
GIL stands for Global Interpreter Lock in Python, which limits execution of multiple threads at once.
GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.
Due to GIL, Python threads are not suitable for CPU-bound tasks but are still useful for I/O-bound tasks.
To handle multi-threading in Python, one can use multiprocessing module or asynchronous progr...
React uses a virtual DOM to efficiently update the actual DOM based on changes in state or props.
React creates a virtual DOM representation of the actual DOM.
When state or props change, React compares the virtual DOM with the actual DOM to determine the minimal set of changes needed.
React then updates the actual DOM efficiently to reflect the changes.
They discussed some easy questions on Node JS and Dp and heap , binary search
Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.
Multithreading allows for parallel execution of tasks, improving performance by utilizing multiple CPU cores.
It is commonly used in applications that require handling multiple tasks simultaneously, such as web servers, video games, and data processing.
Multithreading can help improve responsiveness i...
posted on 29 Aug 2023
I applied via campus placement at Karpagam College of Engineering, Coimbatore and was interviewed in Jul 2023. There were 3 interview rounds.
1:30 hours duration for aptitude
I applied via Company Website
Timings in a day refer to the different periods of time that make up a 24-hour day.
A day is typically divided into morning, afternoon, evening, and night
Different cultures may have different ways of dividing a day
Timings can also refer to specific times for events or activities
Timing in the day refers to the different periods or divisions of time within a 24-hour cycle.
Timing in the day includes morning, afternoon, evening, and night.
It helps in organizing daily activities and scheduling tasks.
Different cultures may have different names or divisions for timing in the day, such as siesta or tea time.
Timing in the day can also be represented using the 12-hour or 24-hour clock system.
Role was frontend so I was given 3 task on react, one was easy just to build app similar to todo and two other where lengthy task it was related to form filling
posted on 19 Nov 2022
I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.
Simple technical maths calculations,
Writing a Jawa coding in small projects
based on 3 interviews
Interview experience
based on 6 reviews
Rating in categories
Software Developer
18
salaries
| ₹1.7 L/yr - ₹7.9 L/yr |
Senior Software Developer
7
salaries
| ₹7.5 L/yr - ₹12 L/yr |
Senior Software Engineer
7
salaries
| ₹4.2 L/yr - ₹6.8 L/yr |
Software Engineer
6
salaries
| ₹2 L/yr - ₹5.5 L/yr |
Full Stack Software Developer
6
salaries
| ₹2 L/yr - ₹5 L/yr |
AlgoMinds Technologies
Softential Solutions
Techvista
Cognizant