i
Flyweis Technology
Filter interviews by
Clear (1)
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
Top trending discussions
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Nodejs application can be deployed using various tools like Heroku, AWS, DigitalOcean, etc.
Use a cloud platform like Heroku, AWS, DigitalOcean, etc.
Create a production build of the application
Configure environment variables
Use a process manager like PM2 to manage the application
Use a reverse proxy like Nginx to handle incoming requests
Set up SSL/TLS certificates for secure communication
Nodejs is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Nodejs uses an event-driven, non-blocking I/O model.
It is designed to build scalable network applications.
Nodejs uses modules to organize code.
It has a built-in package manager called npm.
Nodejs can be used for both server-side and client-side programming.
Node.js is a runtime environment for executing JavaScript code outside of a web browser.
Node.js is built on the V8 JavaScript engine, while JavaScript is a programming language.
Node.js allows JavaScript to be run on the server-side, while JavaScript is primarily used for client-side scripting.
Node.js provides additional features and APIs for server-side development, such as file system access and networking capabilitie...
Nodejs is a server-side runtime environment while Angularjs is a client-side JavaScript framework.
Nodejs is used for building server-side applications while Angularjs is used for building client-side applications.
Nodejs is based on JavaScript and uses an event-driven, non-blocking I/O model.
Angularjs is a framework for building dynamic web applications using HTML, CSS, and JavaScript.
Nodejs is used for creating APIs, h...
Error first callback function is a convention in Node.js where the first parameter of a callback function is reserved for an error object.
The error object is passed as the first argument to the callback function
If there is no error, the error object will be null or undefined
If there is an error, the error object will contain information about the error
This convention allows for consistent error handling in asynchronous...
Yes, I follow agile methodology for software development.
I believe in iterative development and continuous feedback.
I prioritize customer satisfaction and collaboration with the team.
I use tools like Jira and Trello to manage tasks and sprints.
I also follow the Scrum framework for daily stand-ups, sprint planning, and retrospectives.
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
A callback function is a function passed as an argument to another function, which will be executed at a later time.
Used in asynchronous programming to handle tasks that take time to complete
Allows functions to be executed after another function has finished
Commonly used in Node.js for handling I/O operations
setTimeout function in JavaScript executes a function after a specified delay.
setTimeout function takes two parameters: a function to be executed and a delay in milliseconds.
The function is executed only once after the specified delay.
Example: setTimeout(() => { console.log('Hello, World!'); }, 2000); // Output: 'Hello, World!' after 2 seconds
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
React Developer
7
salaries
| ₹2.4 L/yr - ₹3.3 L/yr |
UI/UX Designer
5
salaries
| ₹2.4 L/yr - ₹4 L/yr |
UI UX and Graphic Designer
5
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Front end Developer
4
salaries
| ₹2 L/yr - ₹4 L/yr |
Project Manager
3
salaries
| ₹2.7 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech