Filter interviews by
I was interviewed in Aug 2022.
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.
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
Comparator is an interface used to compare objects, while comparison is the act of comparing two or more objects.
Comparator is an interface in Java used to define custom sorting logic for objects.
Comparison is the process of evaluating the similarities and differences between two or more objects.
Comparator is used in sorting algorithms like Collections.sort() to define the sorting order.
Comparison is a general term use...
Run time polymorphism is achieved in object-oriented programming by using virtual functions and pointers.
Use base class with virtual functions
Create derived classes that override the virtual functions
Use pointers of base class type to store objects of derived classes
Call the virtual functions through the base class pointers to achieve polymorphism
A stack is a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Common operations include push (add element) and pop (remove element).
Example: Undo functionality in a text editor.
posted on 21 Mar 2024
Hexaware was came to our college placement and our placement staff gave us 3 days coding training and aptitude training and the first round round is aptitude it was a online mcq type you have to pass the aptitude inorder to attend the round 2
Coding test was based on DSA
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 31 May 2022
I applied via campus placement at Siddhartha Institute of Engineering & Technology, Hyderabad and was interviewed in May 2022. There were 3 interview rounds.
Prepare the basic programming languages like Java,SQL and pseudocodes,computer fundamentals,communication.All the questions will be MCQ type of queries.
This interview includes questions related to constraints, wrapper class, string buffer, and programming.
Constraints are rules that limit the values or types of data that can be entered into a field or table. There are two types of constraints: column-level and table-level constraints.
Wrapper classes are classes that encapsulate primitive data types and provide methods to manipulate them. For example, Integer is a wrapp...
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
Project Manager
12
salaries
| ₹4.2 L/yr - ₹6 L/yr |
Site Engineer
5
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Safety Officer
5
salaries
| ₹1.8 L/yr - ₹2.9 L/yr |
Purchase Manager
4
salaries
| ₹4.5 L/yr - ₹5.1 L/yr |
Manager - HR & Administration
4
salaries
| ₹5 L/yr - ₹5.1 L/yr |
Cognizant
Deloitte
Ernst & Young
Teleperformance