Filter interviews by
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Node.js is asynchronous to allow non-blocking I/O operations, improving performance and scalability.
Node.js uses event-driven architecture to handle multiple requests simultaneously.
Asynchronous operations prevent blocking the main thread, allowing other tasks to continue.
Node.js leverages callbacks, promises, and async/await to manage asynchronous operations efficiently.
Array functions in PHP help manipulate arrays efficiently.
array_push() - adds one or more elements to the end of an array
array_pop() - removes and returns the last element of an array
array_merge() - merges one or more arrays into a single array
array_slice() - extracts a slice of an array
array_search() - searches an array for a specific value and returns the corresponding key if successful
Coding test test test test test test
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?'; };
Asking the dp and tree and other
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.
posted on 29 Aug 2023
I applied via Campus Placement
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Initialize an array of strings to be sorted
Repeat until no swaps are needed: Compare adjacent elements and swap if necessary
Continue until the entire array is sorted
Oops concept, java basics, sqlqueries
LEVEL UP CODING TEST
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.
posted on 22 May 2022
I was interviewed in Nov 2021.
Round duration - 90 minutes
Round difficulty - Medium
2 Programing Questions and 30 MCQs.
Programing questions were medium with one being array manipulation and other being graph based.
MCQ were from OOPs concepts, SQL, Operating System and Network, prepare in depth knowledge for all the topics.
You are given an array A
of length N
consisting only of integers. Additionally, you are provided with three integers X
, Y
and SUM
. Your task is to count the number of pairs (...
Using HashMap or self balancing BST for fastest result.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.
Space Complexity: O(n)Explanation:O(L), where L is the len...
Round duration - 90 minutes
Round difficulty - Medium
Questions on SQL and DBMS were asked in this round
Round duration - 30 minutes
Round difficulty - Medium
HR round was pretty much a casual conversation about why optum, work location, joining availablity and what qualities you would like to highlight about yourself.
Tip 1 : Go through wiki page or google about the working of the company
Tip 2 : Qualities should more aligned to the company's values.
Tip 3 : Show your interest in working with the organisation and how will you contribute to the team.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
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 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Performance Test Engineer
11
salaries
| ₹4.8 L/yr - ₹6 L/yr |
Production Engineer
9
salaries
| ₹3.2 L/yr - ₹3.6 L/yr |
Senior Software Engineer
8
salaries
| ₹8.4 L/yr - ₹30 L/yr |
Software Engineer
7
salaries
| ₹8 L/yr - ₹23.9 L/yr |
Quality Engineer
6
salaries
| ₹2 L/yr - ₹3 L/yr |
Techinnovator Solutions
Global Tech Services
Innovate Inc
5 Tech Solutions