Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by AppInventiv Technologies Team. If you also belong to the team, you can get access from here

AppInventiv Technologies Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 259 Reviews

Filter interviews by

AppInventiv Technologies Interview Questions, Process, and Tips

Updated 7 Nov 2024

Top AppInventiv Technologies Interview Questions and Answers

View all 34 questions

AppInventiv Technologies Interview Experiences

Popular Designations

61 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. General blockchain questions
Round 2 - Technical 

(1 Question)

  • Q1. General blockchain working technicalities
Round 3 - One-on-one 

(1 Question)

  • Q1. Work ex and DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked technical question about working of EVM and blockchain in general, uncle blocks, nounce, basic DSA, and previous work Experience

Blockchain Developer Interview Questions asked at other Companies

Q1. can we publish our own cusotom blockchain if yes what are the steps for that??
View answer (1)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. How to create and upload release application on android and/or iOS
  • Ans. 

    To create and upload a release application on Android and/or iOS, you need to follow specific steps for each platform.

    • For Android, you need to generate a signed APK using Android Studio and then upload it to the Google Play Store.

    • For iOS, you need to create an archive in Xcode, validate it, and then distribute it through the App Store Connect.

    • Make sure to follow the guidelines and requirements set by Google and Apple f

  • Answered by AI
  • Q2. How to integrate third party libraries in project.
  • Ans. 

    Integrating third party libraries involves adding the library to the project dependencies and configuring it for use.

    • Add the library as a dependency in the project's build file (e.g. Gradle, Maven)

    • Import the necessary classes or functions from the library in your code

    • Configure any necessary settings or initialization code for the library to work properly

    • Ensure compatibility with the project's existing codebase and depe...

  • Answered by AI
  • Q3. React native performance optimisations.
  • Q4. Share an experience where you took lead/ownership of an module/feature/bug.
  • Ans. 

    Led a team to develop a new feature for a mobile app

    • Identified the need for a new feature based on user feedback

    • Created a detailed plan outlining tasks and deadlines

    • Assigned tasks to team members based on their strengths

    • Regularly communicated with team members to track progress and address any issues

    • Conducted testing and gathered feedback to make necessary improvements

    • Successfully launched the feature on schedule

  • Answered by AI
  • Q5. How to create unit test cases for a module.
  • Ans. 

    Unit test cases for a module can be created by identifying different scenarios and inputs to test the functionality.

    • Identify the different functionalities of the module that need to be tested

    • Create test cases for each functionality, including positive and negative scenarios

    • Ensure test cases cover edge cases and boundary conditions

    • Use testing frameworks like JUnit, NUnit, or pytest to automate the testing process

    • Mock de...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AppInventiv Technologies Lead Engineer interview:
  • Android
  • React Native
  • Unit tests
Interview preparation tips for other job seekers - Prepare for the objective questions experience based questions.

Skills evaluated in this interview

Top AppInventiv Technologies Lead Engineer Interview Questions and Answers

Q1. How to create and upload release application on android and/or iOS
View answer (1)

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is agile methodology
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and iterative development.

    • Focus on delivering working software in short, iterative cycles

    • Embrace changing requirements throughout the project

    • Encourage collaboration between cross-functional teams

    • Regularly review and adapt processes for continuous improvement

  • Answered by AI
  • Q2. Diff. b/w authentication and authorization
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the user's identity through credentials like username and password

    • Authorization controls the access rights of authenticated users to specific resources or actions

    • Authentication precedes authorization in the security process

    • Example: Logging into a system (authentication) vs. ac...

  • Answered by AI
  • Q3. Cache and cookies
  • Q4. Some SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - After the interview, HR did not informed anything, didn't even replying my emails.

Skills evaluated in this interview

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. How do you secure your api.
  • Q2. What is Json Web Token.
  • Q3. What are Microservices.
  • Q4. What are joins.
  • Q5. 3rd highest salary, 10th hightest salary using TOP, given a string {{[()}} how will we know if brackets are in correct order
  • Q6. Swap values of 2 variables without using 3rd variable (I gave both answers using XOR and using arithematic as well)

Interview Preparation Tips

Interview preparation tips for other job seekers - I was surprised by the fact that it clearly stated .NET interview but no questions were asked from it.
Interviewer was very friendly.
Prepare for SQL , basics of Authentication, Micro services.

Dot Net Fullstack Developer Interview Questions asked at other Companies

Q1. What languages does support the .netframework???
View answer (3)

AppInventiv Technologies interview questions for popular designations

 Software Engineer

 (7)

 Software Trainee

 (5)

 Project Manager

 (4)

 Android Developer

 (3)

 Senior Software Engineer

 (3)

 Software Developer

 (3)

 Content Writer

 (2)

 QA Engineer

 (2)

Node JS Developer Interview Questions & Answers

user image Devesh Sharma

posted on 19 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

50 questions in 1 hour

Round 2 - Technical 

(4 Questions)

  • Q1. Basic questions on OOPs
  • Q2. SQL Queries like Insert update What is DDL DML
  • Q3. Family Background
  • Q4. Question on my Internship
Round 3 - Technical 

(4 Questions)

  • Q1. Coding questions on Array in any programming language
  • Q2. Database Schema Formation
  • Q3. Another Coding question on hashmap
  • Q4. Some Logical thinking questions

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)

Get interview-ready with Top AppInventiv Technologies Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Pattern printing question in Java, OOPs concept, basic DSA questions
  • Q2. What are android components, name of activity lifecycle methods, name of fragment lifecycle methods, if one goes from 1 activity to another what are the activity lifecycle methods that are called in screen...
  • Ans. 

    Android components include activities and fragments, each with their own lifecycle methods. Transitioning from one activity to another triggers specific lifecycle methods in each screen.

    • Android components include activities and fragments

    • Activity lifecycle methods: onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroy()

    • Fragment lifecycle methods: onAttach(), onCreate(), onCreateView(), onActivityCreated(), o...

  • Answered by AI
  • Q3. Kotlin coroutine questions, Jetpack compose
  • Q4. Architechtures like MVP, MVC, MVVM, their difference and when to use them, project related questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. What is json parsing, how to handle team conflicts, agile methodologies, work experience related questions
  • Ans. 

    JSON parsing is the process of converting JSON data into a usable format in programming.

    • JSON parsing is essential for retrieving and manipulating data from APIs or databases.

    • It involves converting JSON strings into objects or arrays in programming languages like Java or Kotlin.

    • Handling team conflicts involves effective communication, active listening, and finding compromises.

    • Agile methodologies focus on iterative devel...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AppInventiv Technologies Android Developer interview:
  • Kotlin
  • Android
  • Jetpack
  • Dagger
  • RxJava
  • Java
Interview preparation tips for other job seekers - Be confident and try to speak in English if you can. Fluent English is something everyone gets impressed with in the interview as it has added advantage and can be seen as good while interacting with the client in future.

Skills evaluated in this interview

Top AppInventiv Technologies Android Developer Interview Questions and Answers

Q1. What are android components, name of activity lifecycle methods, name of fragment lifecycle methods, if one goes from 1 activity to another what are the activity lifecycle methods that are called in screen 1 and screen 2.
View answer (1)

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)

Jobs at AppInventiv Technologies

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General questions of js, angular
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial questions
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (167)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Round 1,

They have asked SQL, Pythons and Power BI coding questions like ,

Window functions,
Joins
Python/SQL - fill null value with a default value.
Remove duplicate,
How to fill na, possible ways.
Difference between ( RANK, DENS RANK, Row number)

Power BI -
Difference ( measure and calculated column)
How we can do Data transmission/ data modelling.

Round 2 - Case Study 

They give me a case study for aviation like any airline they have web site and application, what are the KPI we can show to client.

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. All questions related to PM process, agile and scrum
  • Q2. Questions related to PM tools like Jira
  • Q3. How to plan a project? How to create project on Jira, etc.
  • Ans. 

    Planning a project involves defining goals, creating a timeline, assigning tasks, and using tools like Jira.

    • Define project goals and objectives

    • Create a project timeline with milestones

    • Assign tasks to team members with deadlines

    • Use project management tools like Jira to track progress and manage tasks

  • Answered by AI
Round 2 - One-on-one 

(4 Questions)

  • Q1. Questions related to PM daily activities
  • Q2. What are all kinds of documents as PM you will create?
  • Ans. 

    As a Project Manager, I will create various documents such as project plans, schedules, budgets, status reports, risk assessments, and communication plans.

    • Project plans

    • Schedules

    • Budgets

    • Status reports

    • Risk assessments

    • Communication plans

  • Answered by AI
  • Q3. How technically sound are you?
  • Q4. What are you looking forward to if you join Appinventiv?

Interview Preparation Tips

Topics to prepare for AppInventiv Technologies Project Manager interview:
  • Project Management
  • JIRA
Interview preparation tips for other job seekers - Be well prepared, if you know the process and work, questions are easy for you. Be confident.

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Make a chess using html css
  • Ans. 

    Create a chess board using HTML and CSS

    • Use HTML to create a grid layout for the chess board

    • Use CSS to style the grid cells to alternate between black and white

    • Add chess piece images to the grid cells to represent the pieces

  • Answered by AI

Skills evaluated in this interview

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

AppInventiv Technologies Interview FAQs

How many rounds are there in AppInventiv Technologies interview?
AppInventiv Technologies interview process usually has 2-3 rounds. The most common rounds in the AppInventiv Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for AppInventiv Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at AppInventiv Technologies. The most common topics and skills that interviewers at AppInventiv Technologies expect are Javascript, CSS, HTML, MongoDB and Web Services.
What are the top questions asked in AppInventiv Technologies interview?

Some of the top questions asked at the AppInventiv Technologies interview -

  1. What are android components, name of activity lifecycle methods, name of fragme...read more
  2. What is json parsing, how to handle team conflicts, agile methodologies, work e...read more
  3. Do you think that domain authority is helpful in website ranki...read more
How long is the AppInventiv Technologies interview process?

The duration of AppInventiv Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

AppInventiv Technologies Interview Process

based on 26 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 40 AppInventiv Technologies interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
58%
18%
10%
3%
3%
8% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Globant Interview Questions
3.9
 • 162 Interviews
Chetu Interview Questions
3.3
 • 160 Interviews
Techugo Interview Questions
4.1
 • 3 Interviews
Mindinventory Interview Questions
3.5
 • 2 Interviews
View all

AppInventiv Technologies Reviews and Ratings

based on 259 reviews

3.6/5

Rating in categories

3.5

Skill development

3.4

Work-Life balance

3.4

Salary & Benefits

3.5

Job Security

3.8

Company culture

3.1

Promotions/Appraisal

3.4

Work Satisfaction

Explore 259 Reviews and Ratings
Software Engineer
255 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Senior Software Engineer
172 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Software Developer
132 salaries
unlock blur

₹3 L/yr - ₹11.3 L/yr

Business Analyst
54 salaries
unlock blur

₹3.4 L/yr - ₹10 L/yr

IOS Developer
52 salaries
unlock blur

₹3 L/yr - ₹10.8 L/yr

Explore more salaries
Compare AppInventiv Technologies with

Ranosys Technologies

3.6
Compare

SPARX IT Solutions

3.8
Compare

Techugo

4.1
Compare

Hidden Brains InfoTech

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview