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 May 2024. There were 4 interview rounds.
5 question out of which we need to take 3
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
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
HyScaler interview questions for designations
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...
Get interview-ready with Top HyScaler Interview Questions
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.
I was interviewed in Feb 2024.
Coding test was conducted on a online platform which was of easy level and there were 5 questions out of which atleast 3 were to be fully passed
A assignment will be given and 7 days will be given to complete it.
Closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.
Closure is created when a function is defined within another function and has access to the outer function's variables.
The inner function can access and modify the outer function's variables even after the outer function has returned.
Closure is commonly used to create private variables a...
I applied via Walk-in and was interviewed in Jan 2024. There were 4 interview rounds.
Coding on array stack
Employee leave management system
Garbage collector in Java is responsible for automatically managing memory by reclaiming unused objects.
Garbage collector runs in the background to reclaim memory from objects that are no longer in use.
It helps prevent memory leaks and optimize memory usage.
Examples of garbage collectors in Java include Serial, Parallel, CMS, G1, and Z Garbage Collector.
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
I was given 5 medium lever DSA question and was asked to solve in my preferred language. It was mostly 1 hr 20 min and to qualify I had to solve 3-4.
I applied via Company Website and was interviewed in Sep 2023. There were 5 interview rounds.
It was taken 1 hr total
Based on some technologies like I got html,css,js,mysql.
Top trending discussions
The duration of HyScaler Apprentice interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 14 interviews
4 Interview rounds
based on 15 reviews
Rating in categories
Software Developer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer 1
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Executive
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech