i
Innvonix Tech
Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
Basic math problem and verbal
Small project case given. Need to complete it and submit it, ideally within a week.
MongoDB is a NoSQL database that stores data in JSON-like documents. ORM in Node.js is used to map objects to database tables.
MongoDB is a document-oriented database
It uses BSON (Binary JSON) format to store data
ORM (Object-Relational Mapping) in Node.js is used to interact with databases
Mongoose is a popular ORM for MongoDB in Node.js
Coalescing is a way to provide a default value when a variable is null or undefined.
Coalescing is done using the ?? operator in JavaScript.
It returns the value on the left if it's not null or undefined, otherwise it returns the value on the right.
Example: const x = null; const y = x ?? 'default'; // y will be 'default'
I appeared for an interview in Mar 2025, where I was asked the following questions.
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 1 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Number series in aptitude involves identifying the pattern in a sequence of numbers and predicting the next number.
Look for patterns such as arithmetic progression, geometric progression, or a combination of both.
Check for alternate numbers, differences between consecutive numbers, or multiplication factors.
Consider prime numbers, squares, cubes, or other mathematical operations applied to the series.
Example: 2, 4, 6, ...
Relationships in verbal communication are crucial for effective collaboration and understanding.
Verbal communication involves both verbal and non-verbal cues
Active listening is key to building strong relationships in verbal communication
Clarity and conciseness in speech can enhance relationships
Empathy and understanding of others' perspectives are important in verbal relationships
The four branches of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same method call.
Abstraction: Hiding the complex implementation details and showing only ...
Structures in C are user-defined data types that allow grouping of variables of different data types under a single name.
Structures are used to represent a record which consists of different data types.
They are defined using the 'struct' keyword.
Each variable in a structure is called a member.
Structures can be nested within other structures.
Example: struct employee { int emp_id; char emp_name[50]; float emp_salary; };
E...
I appeared for an interview in Feb 2025.
They asked one coding question that is for star pattern question
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Python based questions
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
This question tests your ability to identify and generate patterns in coding.
Understand the pattern: Analyze the given examples to identify the underlying rule.
Use loops: Implement loops to generate sequences based on the identified pattern.
Consider edge cases: Ensure your solution handles special cases, like empty arrays or single elements.
Optimize for performance: Think about the time complexity of your solution, esp...
based on 1 interview experience
Difficulty level
Duration
based on 5 reviews
Rating in categories
Associate Software Engineer
3
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
QA Engineer
3
salaries
| ₹2.9 L/yr - ₹3.6 L/yr |
HCL Infosystems
Zidio Development
Northcorp Software
Accel Frontline