i
HyScaler
Filter interviews by
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.
Java and advance java
Full stack project in ur relavant domain
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
Solving of problem statement out of 5
Fullstack event management system
I applied via LinkedIn and was interviewed in May 2024. There were 4 interview rounds.
5 question out of which we need to take 3
HyScaler interview questions for designations
I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.
Array manipulation ,data structures,linked list
Normal functions are defined using the function keyword, while arrow functions are defined using the => syntax.
Normal functions are hoisted, while arrow functions are not.
Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.
Arrow functions are more concise and have implicit return.
Arrow functions cannot be used as constructors.
Example: const normalFunction = function() {}; const a
Get interview-ready with Top HyScaler Interview Questions
I applied via Company Website and was interviewed in Feb 2024. There were 4 interview rounds.
5 coding questions were provided, to qualify this test out of 5 questions 3 questions need to solve.
Given a software system to develop and time period is 7 days
Choose database based on project requirements, scalability, performance, and budget.
Consider the type of data you will be storing (structured, unstructured, semi-structured)
Evaluate the scalability requirements of your project
Assess the performance needs of your application
Take into account the budget constraints for the project
Consider the level of expertise available for managing the database
Examples: MySQL for small...
CSS specificity determines which style rule is applied to an element when multiple rules have conflicting selectors.
Specificity is calculated based on the type of selector used in a CSS rule.
Inline styles have the highest specificity, followed by IDs, classes, and elements.
Using !important in a rule increases its specificity, but should be used sparingly.
Specificity is important to understand when troubleshooting CSS s
I applied via Campus Placement and was interviewed in Apr 2024. There were 5 interview rounds.
Data structure related
A module of a project
I applied via Referral and was interviewed in May 2024. There were 5 interview rounds.
5 coding Question are given to do with your preference language
An event management assignment is assigned with time period 7 days
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Consists of 5 coding questions in 2 hour
Give 7 days for complete the project
Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function, and the inner function has access to the outer function's variables.
Example: function outerFunction() { let o...
I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.
5 questions was there.
The assignment was to build the Construction Management System.
Closures are functions that have access to variables from their containing scope even after the function has finished executing.
Closures allow functions to 'remember' variables from their outer scope
They are commonly used in event handlers and callbacks
Closures help in creating private variables in JavaScript
Docker is a platform for developing, shipping, and running applications in containers.
Docker allows developers to package applications and their dependencies into containers.
Containers are lightweight, portable, and isolated environments that can run on any system.
Docker simplifies the process of building, deploying, and scaling applications.
Example: Running a web server in a Docker container.
Callback is a function that is passed as an argument to another function and is executed after the completion of that function.
Callback functions are commonly used in asynchronous programming to handle tasks that take time to complete.
Examples include event listeners in web development, setTimeout function in JavaScript, and AJAX requests.
Callbacks can be synchronous or asynchronous depending on the programming languag
React state management is a way to manage and update the state of components in a React application.
State management helps in storing and updating data within components.
React provides built-in state management using the useState hook.
For more complex state management, libraries like Redux or Context API can be used.
State management helps in keeping the UI in sync with the data changes.
5 Interview rounds
based on 15 reviews
Rating in categories
Software Developer
40
salaries
| ₹2 L/yr - ₹9 L/yr |
Junior Software Developer
15
salaries
| ₹2.1 L/yr - ₹5.4 L/yr |
Software Development Engineer 1
12
salaries
| ₹3.2 L/yr - ₹8.6 L/yr |
Business Development Executive
9
salaries
| ₹1 L/yr - ₹5 L/yr |
Software Development Engineer
7
salaries
| ₹3 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech