i
Cyberium Infotech
Filter interviews by
I applied via cutshort and was interviewed in Apr 2023.Β There were 2 interview rounds.
Arrow functions are a concise way to write functions in JavaScript.
Arrow functions are written using the '=>' syntax.
They do not have their own 'this' keyword, instead they inherit it from the parent scope.
They are often used for short, one-line functions.
Example: const add = (a, b) => a + b;
Async JavaScript allows for non-blocking code execution, improving performance by handling multiple tasks simultaneously.
Async JavaScript uses Promises, async/await, and callbacks to handle asynchronous operations.
It allows for tasks like fetching data from a server or updating the UI without blocking the main thread.
Example: Using async/await to fetch data from an API asynchronously.
Promises in JavaScript are used to handle asynchronous operations and provide a way to handle the result or error of an asynchronous operation.
Use .then() method to handle the resolved value of a promise
Use .catch() method to handle any errors that occur during the promise execution
Use Promise.all() to handle multiple promises concurrently
Use async/await to work with promises in a more synchronous way
Top trending discussions
I applied via Walk-in and was interviewed before Dec 2020.Β There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020.Β There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020.Β There were 6 interview rounds.
I applied via Company Website and was interviewed before Feb 2020.Β There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019.Β There were 5 interview rounds.
I applied via Company Website and was interviewed in Oct 2020.Β There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
Visio is a diagramming tool used to create flowcharts, diagrams, and other visual representations of data.
Start by selecting a template or creating a new document
Drag and drop shapes onto the canvas and connect them with lines or arrows
Add text, images, and other elements to enhance the diagram
Use the formatting tools to customize the appearance of the diagram
Save and export the diagram in various formats such as PDF o
I applied via Recruitment Consulltant and was interviewed before Apr 2021.Β There were 3 interview rounds.
Standard Aptitude questions
Based on strings and array
I applied via Naukri.com and was interviewed in Nov 2019.Β There were 5 interview rounds.
based on 2 interviews
Interview experience
based on 26 reviews
Rating in categories
Web Developer
7
salaries
| βΉ3 L/yr - βΉ3 L/yr |
Software Developer
4
salaries
| βΉ3 L/yr - βΉ4.2 L/yr |
Director HR
4
salaries
| βΉ8.9 L/yr - βΉ10 L/yr |
Assistant Manager- HR
3
salaries
| βΉ5 L/yr - βΉ5.5 L/yr |
Angular Developer
3
salaries
| βΉ3 L/yr - βΉ5.5 L/yr |
TCS
Infosys
Wipro
HCLTech