i
AppInventiv Technologies
Filter interviews by
50 questions in 1 hour
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Dec 2021. There were 2 interview rounds.
var is function scoped, let and const are block scoped.
var can be redeclared and updated within its scope
let can be updated but not redeclared within its scope
const cannot be updated or redeclared once declared
let and const are not hoisted like var
const must be initialized during declaration
Program to check whether two strings are anagrams or not
Convert both strings to lowercase
Remove all whitespaces from both strings
Sort both strings alphabetically
Compare the sorted strings, if they are equal then they are anagrams
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
posted on 9 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Java based questions and few DSA questions
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
1st round is aptitude and pesudocode
Basic aptitude test with technical and non technical question
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding is when a subclass provides a specific implementation of a method that is already defined in its parent class.
Example o...
Server side session management involves storing user data on the server to maintain state. Types include in-process, out-of-process, and database.
In-process session state: Data stored in memory on the same server as the application.
Out-of-process session state: Data stored in a separate server or service, such as a state server or Redis cache.
Database session state: Data stored in a database, such as SQL Server or MySQ...
Debugging stored procedures involves using tools like SQL Server Management Studio, setting breakpoints, and analyzing query execution.
Use SQL Server Management Studio to debug stored procedures
Set breakpoints in the stored procedure code to pause execution at specific points
Analyze query execution using tools like SQL Profiler to identify issues
Use PRINT or SELECT statements to output intermediate results for debuggin...
Compile time binding occurs during compilation while runtime binding occurs during execution.
Compile time binding is also known as early binding, where the method to be called is determined at compile time based on the type of the object.
Runtime binding is also known as late binding, where the method to be called is determined at runtime based on the actual type of the object.
Compile time binding is faster as it is don...
Basic questions were given..bar graphs,pie charts
based on 2 reviews
Rating in categories
Software Engineer
265
salaries
| ₹2.5 L/yr - ₹9.6 L/yr |
Senior Software Engineer
178
salaries
| ₹7 L/yr - ₹25 L/yr |
Software Developer
132
salaries
| ₹3 L/yr - ₹10.9 L/yr |
Business Analyst
54
salaries
| ₹3.4 L/yr - ₹10 L/yr |
Quality Analyst
52
salaries
| ₹3 L/yr - ₹9.6 L/yr |
Ranosys Technologies
SPARX IT Solutions
Techugo
Hidden Brains InfoTech