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 266 Reviews

Filter interviews by

AppInventiv Technologies Blockchain Developer Interview Questions and Answers

Updated 7 Nov 2024

AppInventiv Technologies Blockchain Developer Interview Experiences

1 interview 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

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank mcq medium to hard level 1 hr duration

Round 2 - Technical 

(3 Questions)

  • Q1. Oops , diff composition and inheritance
  • Q2. Design pattern explain singleton , abstract factory
  • Ans. 

    Singleton ensures a class has only one instance, while Abstract Factory provides an interface for creating families of related objects.

    • Singleton pattern restricts the instantiation of a class to one object, ensuring there is only one instance of the class.

    • Abstract Factory pattern provides an interface to create families of related or dependent objects without specifying their concrete classes.

    • Singleton pattern can be i...

  • Answered by AI
  • Q3. Implement linked list , all combination string in python
  • Ans. 

    Implement linked list and generate all combination strings in Python.

    • Create a Node class to represent each element in the linked list.

    • Implement methods to add nodes, delete nodes, and generate all combinations of strings.

    • Use recursion to generate all combinations of strings.

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

(2 Questions)

  • Q1. Introduction about my skills and projects
  • Q2. Situation based question on my projects , talk about security and performance in my projects
Round 4 - HR 

(2 Questions)

  • Q1. Introduction about me and my family members
  • Q2. Relocation comfortable , about my friends who are placed , why many people from my college

Interview Preparation Tips

Interview preparation tips for other job seekers - mostly questions depend on interviewer , some my friend were asked basic question , mine were still moderate level , my luck is worst already more than 20 interview all are above 10 lpa , this one is 25lpa , luck matter most

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions were completely based on data structures and algorithm
  • Q2. SQL based questions were also asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at MLR Institute of Technology, Hyderabad and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Java Basics questions

Round 2 - Technical 

(3 Questions)

  • Q1. Java oops concepts
  • Q2. Swap two number without temporary var
  • Ans. 

    Use bitwise XOR operation to swap two numbers without using a temporary variable.

    • Use XOR operation to swap two numbers without using a temporary variable.

    • a = a XOR b

    • b = a XOR b

    • a = a XOR b

  • Answered by AI
  • Q3. Java program to identify a number is palindrome or not
  • Ans. 

    Java program to check if a number is a palindrome or not.

    • Convert the number to a string to easily check for palindrome

    • Reverse the string and compare it with the original string to check for palindrome

    • Handle edge cases like negative numbers and single-digit numbers

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. Why IVY company
  • Ans. 

    IVY company is known for its innovative projects, collaborative work environment, and commitment to employee growth.

    • IVY company has a reputation for taking on challenging and cutting-edge projects.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • IVY company offers opportunities for professional development and growth, which is important to me in my career.

    • I admire IVY company's commitm

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is Common Term Expression?
  • Q2. What is Overloading and Overriding?
  • Ans. 

    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...

  • Answered by AI
  • Q3. Examples of Server side session Management? Types of Session State?
  • Ans. 

    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...

  • Answered by AI
  • Q4. How to Debug Stored Procedures?
  • Ans. 

    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...

  • Answered by AI
  • Q5. What is Compile time binding and Runtime Binding?
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Ebix Software India DOT NET Developer interview:
  • C#
  • ASP.Net MVC
  • SQL Server
Interview preparation tips for other job seekers - Prepare well on C# and Asp.Net MVC. For experienced candidates prepare in depth.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. About project of previous company
  • Q2. Check palindrome and odd of given number
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. DSA Graph question in any language
  • Q2. Sum of sub array
  • Ans. 

    The problem involves finding the sum of all possible subarrays in an array of integers.

    • Use nested loops to iterate through all possible subarrays

    • Keep track of the sum of each subarray as you iterate

    • Consider edge cases like empty array or negative numbers

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

General Topic And controversial topic

Round 2 - Technical 

(2 Questions)

  • Q1. Number series in python
  • Ans. 

    Number series in python involves generating a sequence of numbers based on a specific pattern or rule.

    • Use loops or list comprehensions to generate number series.

    • Identify the pattern or rule to determine the next number in the series.

    • Examples: Fibonacci series, prime numbers series, arithmetic progression.

  • Answered by AI
  • Q2. Basic python questions and patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills and fluency

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Good round moderate coding questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Coding question based on trees
  • Q2. Coding question based on math/binary search
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A paper based test and it was technical

Round 2 - One-on-one 

(2 Questions)

  • Q1. About the projects
  • Q2. Some sql questions

AppInventiv Technologies Interview FAQs

How many rounds are there in AppInventiv Technologies Blockchain Developer interview?
AppInventiv Technologies interview process usually has 3 rounds. The most common rounds in the AppInventiv Technologies interview process are Technical and One-on-one Round.
How to prepare for AppInventiv Technologies Blockchain Developer 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, Design Patterns, Cryptography, GIT and Version Control.
What are the top questions asked in AppInventiv Technologies Blockchain Developer interview?

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

  1. General blockchain working technicalit...read more
  2. General blockchain questi...read more
  3. work ex and ...read more

Tell us how to improve this page.

AppInventiv Technologies Blockchain Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Globant Interview Questions
3.9
 • 169 Interviews
Chetu Interview Questions
3.3
 • 165 Interviews
AVASOFT Interview Questions
3.0
 • 136 Interviews
ivy Interview Questions
3.6
 • 120 Interviews
DE Shaw Interview Questions
3.8
 • 119 Interviews
Axtria Interview Questions
3.0
 • 114 Interviews
Thomson Reuters Interview Questions
4.1
 • 111 Interviews
Amadeus Interview Questions
4.0
 • 108 Interviews
SPRINKLR Interview Questions
3.1
 • 100 Interviews
View all
AppInventiv Technologies Blockchain Developer Salary
based on 4 salaries
₹7 L/yr - ₹9 L/yr
12% less than the average Blockchain Developer Salary in India
View more details
Software Engineer
265 salaries
unlock blur

₹2.5 L/yr - ₹9.6 L/yr

Senior Software Engineer
185 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Software Developer
132 salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Business Analyst
54 salaries
unlock blur

₹3.4 L/yr - ₹10 L/yr

Quality Analyst
52 salaries
unlock blur

₹3 L/yr - ₹9.6 L/yr

Explore more salaries
Compare AppInventiv Technologies with

Ranosys Technologies

3.6
Compare

SPARX IT Solutions

3.6
Compare

Techugo

4.1
Compare

Hidden Brains InfoTech

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview