Filter interviews by
I applied via Referral and was interviewed in Feb 2023. There were 5 interview rounds.
All types of aptitude question average level.
Margin is the space outside the border of an element, while padding is the space inside the border. Tags are used to define the structure of an HTML document, while elements are the actual components within the document. Hooks in React are functions that let you use state and other React features in functional components. Props are short for properties and are used to pass data from parent to child components in React....
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 3 Apr 2024
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 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
Some of the top questions asked at the DynApt Solutions Software Developer interview -
Software Developer
12
salaries
| ₹1 L/yr - ₹5 L/yr |
Software Development Engineer
6
salaries
| ₹2.4 L/yr - ₹3.5 L/yr |
Cloud Engineer
5
salaries
| ₹2.3 L/yr - ₹2.5 L/yr |
HR Manager
4
salaries
| ₹6.5 L/yr - ₹10 L/yr |
Software Tester
4
salaries
| ₹2.5 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech