i
Signzy Technologies
Filter interviews by
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
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.
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
Top trending discussions
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
2 DSA questions Both are from DP
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.
I applied via Monster and was interviewed in Apr 2024. There was 1 interview round.
Node.js is a runtime environment that allows you to run JavaScript on the server side, making it useful for building scalable network applications.
Node.js is built on Chrome's V8 JavaScript engine and uses an event-driven, non-blocking I/O model, making it lightweight and efficient.
It is commonly used for building web servers, APIs, real-time applications, and microservices.
Node.js has a large ecosystem of libraries an...
I applied via campus placement at Kongu Engineering College, Erode and was interviewed in May 2024. There were 2 interview rounds.
1 hr and it is pretty easy and having snippets technical questions etc
I didn't selected for second round
based on 7 reviews
Rating in categories
Business Analyst
50
salaries
| ₹5.4 L/yr - ₹15 L/yr |
QA Engineer
21
salaries
| ₹4.8 L/yr - ₹13 L/yr |
Project Manager
20
salaries
| ₹10 L/yr - ₹24 L/yr |
Software Developer
18
salaries
| ₹9 L/yr - ₹16 L/yr |
Presales Consultant
16
salaries
| ₹13 L/yr - ₹26 L/yr |
ZestMoney
Razorpay
KhataBook
Innoviti Technologies Private Limited