i
VAYUZ
Technologies
Filter interviews by
I appeared for an interview before Jan 2024.
Basic coding question for intern
Advance question tech stack worked on, and about projects you have build.
Kind of HR and aptitude
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
ASP.NET MVC PROGRAMMING
I applied via Campus Placement
All coding questions were ad hoc
I appeared for an interview in May 2025, where I was asked the following questions.
I appeared for an interview in Oct 2024, where I was asked the following questions.
MSE, or Mean Squared Error, is a common metric used to measure the average squared difference between predicted and actual values.
MSE is calculated as the average of the squares of the errors: MSE = (1/n) * Σ(actual - predicted)².
A lower MSE indicates a better fit of the model to the data.
For example, if actual values are [3, -0.5, 2] and predicted values are [2.5, 0.0, 2], MSE = (1/3) * ((3-2.5)² + (-0.5-0)² + (2-2)²)...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Developed a task management application using the MERN stack to streamline team collaboration and project tracking.
Utilized MongoDB for database management, storing user tasks and project details.
Implemented Express.js to create RESTful APIs for task CRUD operations.
Used React.js for building a responsive user interface, allowing users to add, edit, and delete tasks seamlessly.
Incorporated Node.js for server-side logic...
Managing routes in a MERN stack involves defining API endpoints and client-side routes for seamless navigation and data handling.
Use Express.js for backend routing: Define routes in a separate file, e.g., 'routes/user.js'.
Implement RESTful API conventions: Use GET, POST, PUT, DELETE methods for CRUD operations.
Utilize React Router for client-side routing: Set up routes in 'App.js' using <BrowserRouter> and <Ro...
I appeared for an interview in Feb 2025, where I was asked the following questions.
React hooks are functions that let you use state and lifecycle features in functional components.
useState: Allows you to add state to functional components. Example: const [count, setCount] = useState(0);
useEffect: Lets you perform side effects in function components. Example: useEffect(() => { document.title = `Count: ${count}`; }, [count]);
useContext: Provides a way to pass data through the component tree without ...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Java is a programming language used for building applications, while JavaScript is a scripting language primarily for web development.
Java is a statically typed, compiled language; JavaScript is a dynamically typed, interpreted language.
Java is used for server-side applications (e.g., Spring framework); JavaScript is used for client-side scripting (e.g., React, Angular).
Java code is written in .java files and compiled ...
I appeared for an interview in Mar 2025, where I was asked the following questions.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Product Engineer
14
salaries
| ₹2.5 L/yr - ₹7.6 L/yr |
Software Developer
6
salaries
| ₹3 L/yr - ₹5 L/yr |
Business Analyst
4
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Technical Architect
4
salaries
| ₹58 L/yr - ₹60 L/yr |
Production Engineer
4
salaries
| ₹1 L/yr - ₹3.6 L/yr |
Zidio Development
NexTurn
Springbord Systems
Kanerika Software