i
vmedulife Software
Filter interviews by
I applied via Walk-in and was interviewed in Nov 2024. There were 4 interview rounds.
Basic aptitude and logic-based questions were asked.
Basic aptitude and logic questions were asked.
A basic, easy-level question based on arrays was asked.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Normal topic speed, time logical reasoning
Need to write code in notepad
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
30 Mins 30 Questions (Logical, Combinations, Mathematical, etc..)
Retest is testing the same functionality again after a defect is fixed. Regression test is testing the entire application to ensure new changes do not impact existing functionality.
Retest focuses on testing the specific defect that was fixed
Regression test ensures that new changes do not introduce new defects or impact existing functionality
Retest is usually performed by the same tester who found the defect
Regression t...
BlackBox Testing is a software testing method where the internal structure/design of the system being tested is not known to the tester.
BlackBox Testing focuses on testing the functionality of the software without knowing its internal code.
Testers only interact with the software through its user interface.
Test cases are designed based on requirements and specifications.
Examples: User acceptance testing, system testing.
Functional testing focuses on the specific behavior of a system, while non-functional testing evaluates the system's performance, reliability, and usability.
Functional testing ensures that the software functions as expected based on the requirements.
Non-functional testing evaluates aspects like performance, security, scalability, and usability.
Examples of functional testing include unit testing, integration testing, an...
Lifecycle of a test involves planning, designing, executing, and analyzing results.
Planning: Define test objectives, scope, and resources.
Design: Create test cases and test data.
Execution: Run tests and record results.
Analysis: Review results, report defects, and improve testing process.
Examples: Unit testing, integration testing, system testing, regression testing.
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
30 mins test, 30 questions based on logical reasoning and maths
Extremely easy code that any 10th standard student can solve. Felt like a joke to attend this test
vmedulife Software interview questions for popular designations
I have given coding question which is simply javascript logical question after completing that question HR sold me that they do not what is console they want output on browser
I applied via Approached by Company and was interviewed in Nov 2023. There were 5 interview rounds.
Sales planning ppt preparation
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
ES6 introduced several new features and improvements to JavaScript, making it more powerful and efficient.
Arrow functions for more concise syntax
Let and const for block-scoped variables
Classes for easier object-oriented programming
Template literals for easier string interpolation
Default parameters and rest parameters for function arguments
Destructuring assignment for easier data extraction
Promises for asynchronous prog
Yes, let and const variables are hoisted but not initialized.
let and const variables are hoisted to the top of their block scope, but they are not initialized until the actual line of code is executed.
This means that you cannot access a let or const variable before it is declared in the code.
For example, trying to access a let variable before it is declared will result in a ReferenceError.
Global context refers to the overall environment or setting in which something exists or operates.
Global context encompasses all variables, functions, and objects that are accessible throughout an entire program.
It can be thought of as the 'big picture' view of a program's execution.
In web development, global context includes the window object in JavaScript.
Temporal dead zone is a period during the variable creation process where accessing the variable results in a ReferenceError.
Occurs when trying to access a variable before it has been declared with let or const
Happens due to the variable being in the temporal dead zone until it is declared
Example: accessing a variable before its declaration will result in a ReferenceError
Modules in Node.js are reusable blocks of code that encapsulate related functionality.
Modules in Node.js can be built-in modules like fs (file system) or third-party modules like express.
Modules help in organizing code into separate files for better maintainability and reusability.
Modules can be imported using the require() function in Node.js.
Indexes in MongoDB improve query performance by allowing the database to quickly locate and retrieve specific documents.
Indexes help to speed up query performance by allowing the database to quickly locate specific documents based on the indexed fields.
Without indexes, MongoDB would have to perform a collection scan, which can be slow and resource-intensive.
Indexes can be created on single fields or compound fields to ...
Hooks are a feature in React that allow you to use state and other React features in functional components. useRef is a hook that allows you to create a mutable object that persists for the lifetime of the component.
Hooks are used to add state and lifecycle methods to functional components in React
useRef is used to create a mutable reference that persists between renders
useRef can be used to access DOM elements directl
Mongoose is an Object Data Modeling (ODM) library for MongoDB that provides a higher level of abstraction and simplifies interactions with the database.
Mongoose provides schema validation which helps maintain data integrity.
Mongoose simplifies querying and data manipulation with built-in functions.
Mongoose supports middleware functions for pre and post processing of data operations.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.
I have a strong background in HR strategy and business partnering
I enjoy collaborating with cross-functional teams to drive positive change
I am excited about the opportunity to make a meaningful impact on the organization's culture and performance
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
Interview experience
based on 23 reviews
Rating in categories
Project Implementation Executive
9
salaries
| ₹2.1 L/yr - ₹4 L/yr |
Software Developer
7
salaries
| ₹2.5 L/yr - ₹5 L/yr |
UX Designer
5
salaries
| ₹3 L/yr - ₹4 L/yr |
Software Engineer
4
salaries
| ₹3 L/yr - ₹15 L/yr |
HR Executive
4
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
TCS
Infosys
Wipro
HCLTech