i
AppInventiv Technologies
Filter interviews by
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
Closure is a function that captures the variables from its surrounding scope, even after the surrounding function has finished executing.
Closure allows a function to access and manipulate variables from its outer function.
It maintains a reference to its outer function's scope, even after the outer function has returned.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { co
I applied via LinkedIn and was interviewed in May 2022.Β There were 3 interview rounds.
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021.Β There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
I applied via Approached by Company and was interviewed before Jun 2021.Β There were 2 interview rounds.
Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.
Advantage: Provides structure and pre-built components for faster development
Advantage: Can improve code quality and maintainability
Disadvantage: Can limit flexibility and customization
Disadvantage: Requires learning curve and potential dependency issues
Example: ReactJS provides a fr...
Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.
Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism
Disadvantages: complexity, steep learning curve, performance overhead
Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'
I applied via Recruitment Consultant and was interviewed before Jun 2020.Β There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020.Β There were 6 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020.Β There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Aug 2021.Β There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2022.Β There were 2 interview rounds.
Map and unordered_map are associative containers that store elements in key-value pairs.
Map is implemented as a balanced binary tree while unordered_map is implemented as a hash table.
Map stores elements in sorted order based on the key while unordered_map does not guarantee any specific order.
Map has a slower insertion and deletion time complexity than unordered_map.
Map is useful when we need to maintain elements in a...
Sort array of strings based on frequency of digits in each element.
Create a dictionary to store frequency of digits in each element.
Sort the array based on the frequency of digits using the dictionary.
Handle ties by sorting based on the original order of elements.
Check if a string is a palindrome
Iterate through each string in the array
For each string, compare characters from start and end to check if it's a palindrome
Return true if all strings are palindromes, false otherwise
Various automation frameworks like keyword-driven, data-driven, hybrid, and behavior-driven are commonly used in software testing.
Keyword-driven framework: Tests are written using keywords and actions.
Data-driven framework: Tests are driven by data sets.
Hybrid framework: Combination of multiple frameworks.
Behavior-driven framework: Focuses on behavior of the system.
Page Object Model (POM): Organizes code by separating
Some of the top questions asked at the AppInventiv Technologies Senior Software Engineer interview for experienced candidates -
based on 1 interview
Interview experience
based on 27 reviews
Rating in categories
Software Engineer
280
salaries
| βΉ3 L/yr - βΉ10 L/yr |
Senior Software Engineer
192
salaries
| βΉ6.6 L/yr - βΉ22 L/yr |
Software Developer
130
salaries
| βΉ3.6 L/yr - βΉ11.7 L/yr |
Quality Analyst
55
salaries
| βΉ3 L/yr - βΉ9.6 L/yr |
Business Analyst
53
salaries
| βΉ3.4 L/yr - βΉ10.9 L/yr |
Thomson Reuters
Chetu
EbixCash Limited
eClinicalWorks