i
Winjit Technologies
Filter interviews by
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
Example: Fetching data from an API returns a Promise that resolves with the data or rejects with an erro
Node.js is single threaded, but uses multiple threads for I/O operations.
Node.js uses a single thread to handle all JavaScript code execution.
It uses multiple threads from a thread pool to handle I/O operations asynchronously.
This allows Node.js to handle high concurrency without blocking the main thread.
Example: When reading a file, Node.js will use a separate thread from the pool to perform the I/O operation.
Reverse the Array of Strings
I applied via Referral and was interviewed before Sep 2021. There were 5 interview rounds.
Angular is a front-end framework while Node.js is a back-end runtime environment.
Angular is used for building dynamic web applications with a focus on the client-side.
Node.js is used for building server-side applications with JavaScript.
Angular uses TypeScript for building applications while Node.js uses JavaScript.
Angular has a large community and a lot of pre-built components while Node.js has a vast library of modul...
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.
posted on 6 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
posted on 10 Dec 2021
The number of columns that can be created in a table depends on the database management system being used.
The limit varies depending on the DBMS
For MySQL, the limit is 4096 columns per table
For Oracle, the limit is 1000 columns per table
The number of columns can also be limited by the available memory and disk space
Master database is the primary database that stores all the important data of an organization.
Master database is the central repository of all the important data of an organization
It is used to store and manage critical data such as customer information, financial data, and employee records
It is usually the most secure and highly available database in an organization
Examples of master databases include Oracle, SQL Serv
Promises in JavaScript are objects that represent the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations such as fetching data from an API or reading a file.
They provide a cleaner and more readable way to write asynchronous code compared to using callbacks.
Promises have three states: pending, fulfilled, or rejected.
They can be chained together using methods l...
setTimeout() is a function in JavaScript that allows you to delay the execution of a function for a specified amount of time.
setTimeout() takes two parameters: a function to be executed and a delay time in milliseconds
The function passed to setTimeout() is executed once after the specified delay
setTimeout() returns a unique identifier (timeout ID) that can be used to cancel the execution of the function using clearTime...
I applied via Referral and was interviewed before Nov 2021. There were 4 interview rounds.
Reasoning Aptitude Test and some logical questions
I appeared for an interview in Nov 2022.
Scenario-based solution design involves identifying and addressing potential issues in a given situation.
Identify the problem or challenge presented in the scenario
Consider possible solutions and their potential outcomes
Evaluate the feasibility and effectiveness of each solution
Select the best solution and develop a plan for implementation
Continuously monitor and adjust the solution as needed
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
325
salaries
| ₹3.4 L/yr - ₹13.6 L/yr |
Software Developer
215
salaries
| ₹2.8 L/yr - ₹8.7 L/yr |
Senior Software Engineer
161
salaries
| ₹4.6 L/yr - ₹17.6 L/yr |
Project Engineer
33
salaries
| ₹7.6 L/yr - ₹19 L/yr |
Senior Software Developer
33
salaries
| ₹5.5 L/yr - ₹18.4 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland