Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 85.1k Reviews

Filter interviews by

TCS Appian Developer Interview Questions and Answers

Updated 21 Nov 2024

TCS Appian Developer Interview Experiences

1 interview found

Appian Developer Interview Questions & Answers

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

Appian Developer Jobs at TCS

View all

Interview questions from similar companies

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
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
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. WHAT IS sage FRONT END PROGRAMMING LANGUAGE
  • Q2. WHAT ARE THE REGULAR COMPLAINS USERS GET ON SAGE
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was Easy to medium . overall good

Round 2 - Coding Test 

It was Medium to tough level

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is fifo lifo
  • Ans. 

    FIFO (First In, First Out) and LIFO (Last In, First Out) are inventory management methods.

    • FIFO: Items that are added first are the first to be removed. Like a queue.

    • LIFO: Items that are added last are the first to be removed. Like a stack.

  • Answered by AI
  • Q2. Whole data structure concepts
Round 4 - HR 

(2 Questions)

  • Q1. What do you want to change in this country if you get a chance
  • Ans. 

    I would focus on improving access to quality education for all citizens.

    • Implementing policies to ensure equal opportunities for education

    • Investing in infrastructure and resources for schools in underserved areas

    • Providing scholarships and financial aid for students from low-income families

    • Promoting vocational training programs to address skills gaps in the workforce

  • Answered by AI
  • Q2. I don't remember
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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions and some game related questions were asked.
There were few psychological questions as well where we had to agree or disagree

Round 2 - Coding Test 

2 coding questions were asked.

Round 3 - Technical 

(2 Questions)

  • Q1. Explain about the projects mentioned in Resume.
  • Q2. Basic questions related to OS, DBMS, Algorithms and Data Structures
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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Golden rules and general entry.
  • Q2. Letter of credit. Letter head.

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher. Stick to the basics.if you are fresher.

TCS Interview FAQs

How to prepare for TCS 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 TCS. The most common topics and skills that interviewers at TCS expect are Java, Ajax, Appian, Appian BPM and Design Development.

Tell us how to improve this page.

People are getting interviews through

based on 1 TCS interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
TCS Appian Developer Salary
based on 131 salaries
₹3.3 L/yr - ₹9.5 L/yr
24% less than the average Appian Developer Salary in India
View more details

TCS Appian Developer Reviews and Ratings

based on 11 reviews

4.0/5

Rating in categories

3.9

Skill development

3.7

Work-Life balance

2.8

Salary & Benefits

4.4

Job Security

3.3

Company culture

2.8

Promotions/Appraisal

3.3

Work Satisfaction

Explore 11 Reviews and Ratings
Appian Developer

Hyderabad / Secunderabad

5-10 Yrs

₹ 14-24 LPA

Explore more jobs
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
68k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.1k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
31.3k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.6k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

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