Upload Button Icon Add office photos

Genpact

Compare button icon Compare button icon Compare

Filter interviews by

Genpact Appian Developer Interview Questions and Answers

Updated 30 Oct 2022

Genpact Appian Developer Interview Experiences

1 interview found

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Technical questions on Appian all objects
  • Q2. Records in appian, reports, integration issues and best practices of process model .
  • Q3. Best part of process model and records types in Appian
  • Ans. 

    Process models and record types in Appian provide a structured approach to business processes and data management.

    • Process models allow for visual representation of business processes, making it easier to understand and optimize them.

    • Record types provide a way to organize and manage data in a structured manner, improving data quality and consistency.

    • Both process models and record types can be customized to fit specific ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience with all rounds .
Technical round is good .

Skills evaluated in this interview

Appian Developer Jobs at Genpact

View all

Interview questions from similar companies

Appian Developer Interview Questions & Answers

TCS user image jaivanth venkatesh

posted on 21 Nov 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via AmbitionBox and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - online interview 

(1 Question)

  • Q1. What is appianand its features
  • Ans. 

    Appian is a low-code automation platform that enables businesses to build apps quickly and easily.

    • Low-code platform for building business applications

    • Drag-and-drop interface for rapid app development

    • Robust automation capabilities for streamlining processes

    • Integration with various systems and data sources

    • Real-time analytics and reporting features

  • Answered by AI

I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

The test consist of puzzles, reasoning questions, quant questions, pseudo code questions. If you have strong basics on aptitude and reasoning it is very easy to clear first round.

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself here we should say about ourselves what are the skills you have, which part of technology you are interested in etc
  • Q2. 1.What is polymorphism? Give example. 2. How do you identify whether given number is odd or even in a given code? 3.what is the structure represent for electronics and communication engineering stream? 4. ...
  • Ans. 

    A set of technical questions related to programming and engineering

    • Polymorphism is the ability of an object to take on many forms. Example: A shape can be a circle, square, or triangle.

    • To identify whether a given number is odd or even, use the modulo operator. If the remainder is 0, it's even. Otherwise, it's odd.

    • The structure for electronics and communication engineering stream includes courses in digital electronics,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have prepared for written test and interview in Prep insta app. You can download in your mobile or in your laptop. I have taken subscription for my preparation. It really helps you to crack your written test and interview

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of Core Python concepts like Loops, Lambda functions.
  • Q2. Check if a string is Palindrome or not.
  • Ans. 

    Check if a string is Palindrome or not.

    • Create a function to compare the original string with its reverse

    • Ignore spaces and punctuation when checking for palindrome

    • Examples: 'racecar' is a palindrome, 'hello' is not

  • Answered by AI
  • Q3. Questions of Sql.
Round 2 - One-on-one 

(2 Questions)

  • Q1. What questions were asked regarding the projects you worked on, and what specific technicalities were included?
  • Q2. Questions on Django, Flask and REST API services.

Interview Preparation Tips

Topics to prepare for Accenture Application Developer interview:
  • Python
  • Django
  • Flask
  • SQL
Interview preparation tips for other job seekers - Easy going interview. Brush up-on your basics and then be prepared with your resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is a project that you have worked on before?
  • Ans. 

    Developed a web-based inventory management system for a retail company

    • Utilized Java for backend development

    • Implemented responsive design using HTML, CSS, and JavaScript

    • Integrated barcode scanning functionality for efficient inventory tracking

  • Answered by AI
  • Q2. What was your role within the team?
  • Ans. 

    I was responsible for providing technical support to end users and troubleshooting application issues within the team.

    • Providing technical support to end users

    • Troubleshooting application issues

    • Collaborating with team members to resolve issues

    • Documenting solutions and best practices

  • Answered by AI
  • Q3. What SQL-based queries were asked during your interview? like self join , average
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. WHAT IS sage FRONT END PROGRAMMING LANGUAGE
  • Ans. 

    Sage is not a front end programming language. It is a popular accounting software.

    • Sage is an accounting software used by businesses for financial management.

    • It is not a programming language, but rather a software application.

    • Front end programming languages include HTML, CSS, and JavaScript.

    • Sage may have APIs that allow integration with front end technologies.

  • Answered by AI
  • Q2. WHAT ARE THE REGULAR COMPLAINS USERS GET ON SAGE
  • Ans. 

    Users commonly complain about slow performance, errors during updates, and difficulty in customization on Sage.

    • Slow performance when running reports or processing large amounts of data

    • Errors encountered during software updates or installations

    • Difficulty in customizing the software to meet specific business needs

    • Issues with integration with other software applications

    • Lack of user-friendly interface leading to confusion

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logic, verbal, numerical abilities checked

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is polymorphism and oops other concepts?
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different data types. OOP concepts include inheritance, encapsulation, and abstraction.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a sin...

  • Answered by AI
  • Q2. What is a controller in c++
  • Ans. 

    A controller in C++ is a class that manages the flow of data between the model and view components of a program.

    • Controllers help in separating the logic of a program from its user interface.

    • They handle user input, update the model, and display the updated data in the view.

    • Example: In a simple calculator program, the controller would handle the user input of numbers and operations, perform the calculations, and update t

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Qualities in a tl?
  • Ans. 

    A team leader should possess strong communication skills, problem-solving abilities, and the ability to motivate and inspire their team.

    • Strong communication skills to effectively convey information and instructions to team members

    • Problem-solving abilities to address challenges and obstacles that may arise

    • Ability to motivate and inspire team members to achieve goals and perform at their best

  • Answered by AI
  • Q2. Basic questions to test your communication

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Database based questions
  • Q2. Dashboard creative
  • Q3. Power BI module
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion
  • Q2. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your resume best.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is the Java code for comparing two strings for equality?
  • Ans. 

    Use the equals() method in Java to compare two strings for equality.

    • Use the equals() method to compare two strings for equality.

    • Example: String str1 = "hello"; String str2 = "hello"; if(str1.equals(str2)) { // strings are equal }

  • Answered by AI

Apprentice Interview Questions & Answers

TCS user image Vasavi Metri

posted on 29 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Quantitative, Reasonning, English Grammer

Round 2 - HR 

(2 Questions)

  • Q1. Basic HR quesion
  • Q2. HR Discussion regarding soft skills.
Round 3 - Technical 

(2 Questions)

  • Q1. What is torque?
  • Ans. 

    Torque is a measure of the rotational force applied to an object.

    • Torque is calculated by multiplying the force applied by the distance from the pivot point.

    • It is measured in units such as Newton-meters (Nm) or foot-pounds (ft-lb).

    • Torque is essential in understanding the effectiveness of engines and machinery.

    • For example, a wrench applying force to loosen a bolt is exerting torque.

  • Answered by AI
  • Q2. Explain power factor.
  • Ans. 

    Power factor is a measure of how effectively electrical power is being used in a circuit.

    • Power factor is the ratio of real power (in watts) to apparent power (in volt-amperes) in a circuit.

    • It is a number between 0 and 1, with 1 indicating perfect efficiency.

    • Low power factor can result in increased energy costs and inefficient use of electrical power.

    • Power factor correction can be implemented to improve power factor and...

  • Answered by AI

Genpact Interview FAQs

How many rounds are there in Genpact Appian Developer interview?
Genpact interview process usually has 2 rounds. The most common rounds in the Genpact interview process are Technical and Resume Shortlist.
How to prepare for Genpact Appian 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 Genpact. The most common topics and skills that interviewers at Genpact expect are Appian, Enterprise Application Integration, IBM BPM, Java and RPA Automation.
What are the top questions asked in Genpact Appian Developer interview?

Some of the top questions asked at the Genpact Appian Developer interview -

  1. Best part of process model and records types in App...read more
  2. Records in appian, reports, integration issues and best practices of process mo...read more
  3. Technical questions on Appian all obje...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 808 Interviews
View all
Genpact Appian Developer Salary
based on 7 salaries
₹4.5 L/yr - ₹8.2 L/yr
At par with the average Appian Developer Salary in India
View more details
Process Developer
36.2k salaries
unlock blur

₹1.2 L/yr - ₹6.8 L/yr

Process Associate
28k salaries
unlock blur

₹0.9 L/yr - ₹7 L/yr

Assistant Manager
19.9k salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Management Trainee
19.3k salaries
unlock blur

₹1.6 L/yr - ₹8.5 L/yr

Manager
7.4k salaries
unlock blur

₹5.7 L/yr - ₹24 L/yr

Explore more salaries
Compare Genpact with

Accenture

3.8
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Cognizant

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