i
HyScaler
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
Out of 5 questions you have right 3 questions
They asked me to do 5 coding question on java script
It was very good.
The assignment was given to me to do a project on online learning platform using react.
React is a JavaScript library for building user interfaces.
React is used for creating interactive UI components.
It allows developers to build reusable UI components.
React uses a virtual DOM for efficient rendering.
React can be used with other libraries like Redux for state management.
Components in React can be class-based or functional.
Example: ReactDOM.render(
posted on 6 Nov 2015
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
Aptitude, reasoning,java MCQS
posted on 24 Jan 2024
What is performance testing?
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Developer
41
salaries
| ₹2 L/yr - ₹9 L/yr |
Junior Software Developer
17
salaries
| ₹2.1 L/yr - ₹5.4 L/yr |
Software Development Engineer 1
11
salaries
| ₹3.2 L/yr - ₹8.4 L/yr |
Business Development Executive
9
salaries
| ₹1 L/yr - ₹5 L/yr |
Software Development Engineer
7
salaries
| ₹3 L/yr - ₹7 L/yr |
Pitney Bowes
AvenData GmbH
Dataflow Group
Sapphire Software Solutions (India)