Upload Button Icon Add office photos

Temenos

Compare button icon Compare button icon Compare

Filter interviews by

Temenos Interview Questions and Answers

Updated 27 Jun 2025
Popular Designations

Temenos Interview Experiences

91 interviews found

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic sql query and some project related questions
  • Q2. What is indexing
  • Ans. 

    Indexing is a technique used to optimize the performance of databases by creating a data structure that allows for quick lookup of data.

    • Indexing involves creating a data structure that maps key values to their corresponding data entries.

    • It helps in speeding up data retrieval operations by reducing the number of disk accesses needed.

    • Examples of indexing include creating indexes on columns in a database table to improve ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Some management questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy but work culture is too bad

Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Duration - 60 minutes
Platform - Wheebox
Topics - Arrays and Strings, SQL query and Essay writing

Round 2 - Technical 

(6 Questions)

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a dedicated and experienced professional with a background in product analysis and customer support.

    • I have a strong analytical mindset and attention to detail.

    • I have excellent communication skills and enjoy working with customers to solve their problems.

    • I am proficient in using various tools and software to analyze product performance and customer feedback.

    • I have experience in conducting market research and identi...

  • Answered by AI
  • Q2. Tell me about your project ?
  • Ans. 

    I led a project to develop a new mobile app for tracking fitness goals and providing personalized workout plans.

    • Researched market trends and user preferences for fitness apps

    • Collaborated with developers to design user-friendly interface

    • Conducted beta testing with focus groups to gather feedback

    • Implemented features such as progress tracking and workout reminders

  • Answered by AI
  • Q3. Resume based questions
  • Q4. Questions related to cloud
  • Q5. Tell me about your family ?
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • My parents have always been supportive of my career choices and encouraged me to pursue my passions.

    • My older sister is a successful lawyer who I look up to for her dedication and work ethic.

    • My younger brother is currently studying engineering and we enjoy playing sports together in our free time.

  • Answered by AI
  • Q6. Questions related to new technology
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a dedicated and detail-oriented professional with a background in product analysis and customer support.

    • I have a strong analytical mindset and attention to detail, which helps me in analyzing products effectively.

    • I have experience in providing excellent customer support and resolving issues in a timely manner.

    • I am proficient in using various tools and software to gather and analyze data for product improvement.

    • I h...

  • Answered by AI
  • Q2. Tell me about your family background ?
  • Ans. 

    I come from a close-knit family with diverse backgrounds and strong values.

    • My parents are both immigrants, my mother is from Mexico and my father is from India.

    • I have two siblings, an older brother who is a doctor and a younger sister who is studying to be a teacher.

    • Family gatherings are always filled with laughter, delicious food, and lively discussions about our different cultures.

  • Answered by AI
  • Q3. Discussion about role and responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a practice on the easy and medium questions on platforms like GeeksfoGeeks and LeetCode, it will be easier to crack coding round. Be confident and know what you mentioned in resume.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude...selenium questions...java mcq questions...and a program to write

Round 2 - Technical 

(3 Questions)

  • Q1. Abstraction related questions
  • Q2. Interface, JIT, inheritance, java architecture
  • Q3. SQL questions...diff between char and varchar.....pk and fk....
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.

    • Experienced in writing automated test scripts using tools like Selenium and Appium

    • Proficient in creating test plans and test cases based on requirements

    • Skilled in identifying and reporting software defects

    • Strong knowledge of Agile methodologies and continuous integration/continuous deploym...

  • Answered by AI
  • Q2. Why should I hire you
  • Ans. 

    I have a strong background in automation testing, with experience in various tools and technologies.

    • I have a solid understanding of automation testing principles and best practices

    • I have experience working with tools like Selenium, Appium, and JUnit

    • I have a track record of successfully implementing automated test scripts and improving test efficiency

    • I am a quick learner and can adapt to new technologies and frameworks ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2024

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

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

Round 1 - Coding Test 

Mainly sql qns are asked to write

Round 2 - Technical 

(1 Question)

  • Q1. Java basic questions and sql
Round 3 - HR 

(1 Question)

  • Q1. To test our communication skills
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is the definition of a data structure?
  • Ans. 

    A data structure is a specialized format for organizing, processing, and storing data efficiently.

    • 1. Types: Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • 2. Purpose: They enable efficient data manipulation and retrieval, optimizing performance for specific tasks.

    • 3. Example: An array stores elements in contiguous memory locations, allowing fast access via indices.

    • 4. Example: A li...

  • Answered by AI
  • Q2. Under what circumstances should you be concerned about race conditions in a program?
  • Ans. 

    Race conditions occur when multiple threads access shared data concurrently, leading to unpredictable results.

    • When multiple threads or processes access shared resources without proper synchronization.

    • In scenarios where the order of execution affects the outcome, such as incrementing a shared counter.

    • When using global variables that can be modified by multiple threads simultaneously.

    • In event-driven programming, where ca...

  • Answered by AI
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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. About ur self
  • Q2. SDLC STLC related questions
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 codings and 1 sql questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. Basics of questions like string, stringbuffer
Round 3 - HR 

(1 Question)

  • Q1. General attitude questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Primary on OOPS concept
  • Q2. Standard Template Library
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Quick sort algorithm and code
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy.

    • Quick sort picks a pivot element and partitions the array around the pivot.

    • It recursively sorts the sub-arrays on either side of the pivot.

    • It is efficient for large datasets but can have worst-case time complexity of O(n^2).

    • Example: [3, 6, 8, 10, 1, 2, 1]

  • Answered by AI
  • Q2. Access specifiers uses and examples
  • Ans. 

    Access specifiers control the visibility of class members in object-oriented programming.

    • Public: accessible from any class

    • Private: only accessible within the same class

    • Protected: accessible within the same class and its subclasses

    • Examples: public int age; private String name; protected double salary;

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Temenos?
Ask anonymously on communities.

Temenos Interview FAQs

How many rounds are there in Temenos interview?
Temenos interview process usually has 2-3 rounds. The most common rounds in the Temenos interview process are Technical, Coding Test and HR.
How to prepare for Temenos 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 Temenos. The most common topics and skills that interviewers at Temenos expect are Wealth Management, Recruitment, Core banking, Banking Software and Javascript.
What are the top questions asked in Temenos interview?

Some of the top questions asked at the Temenos interview -

  1. In exception handling how many ways can we throw except...read more
  2. How do you do dynamic memory allocation in C,C++? what is the differen...read more
  3. How to find the string in an array of strings which are arranged in sorted orde...read more
How long is the Temenos interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 66 interview experiences

Difficulty level

Easy 31%
Moderate 67%
Hard 2%

Duration

Less than 2 weeks 68%
2-4 weeks 24%
4-6 weeks 3%
6-8 weeks 5%
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 247 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Dassault Systemes Interview Questions
3.9
 • 177 Interviews
Oracle Cerner Interview Questions
3.6
 • 162 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
Thomson Reuters Interview Questions
4.1
 • 125 Interviews
ServiceNow Interview Questions
4.1
 • 124 Interviews
Amadeus Interview Questions
3.8
 • 115 Interviews
UKG Interview Questions
3.1
 • 112 Interviews
Atlassian Interview Questions
3.4
 • 92 Interviews
View all

Temenos Reviews and Ratings

based on 944 reviews

3.1/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

3.1

Salary

2.8

Job security

2.8

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 944 Reviews and Ratings
Agile Trainer

Chennai

10-12 Yrs

Not Disclosed

Senior Operations Analyst

Chennai

4-9 Yrs

Not Disclosed

Specialist / Sr. Specialist

Chennai

6-8 Yrs

₹ 10-21.1 LPA

Explore more jobs
Senior Software Engineer
851 salaries
unlock blur

₹9.4 L/yr - ₹15.7 L/yr

Software Engineer
747 salaries
unlock blur

₹5.2 L/yr - ₹12 L/yr

Senior Test Engineer
410 salaries
unlock blur

₹8.5 L/yr - ₹15 L/yr

Test Engineer
370 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Associate Product Engineer
324 salaries
unlock blur

₹5.8 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Temenos with

24/7 Customer

3.5
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.6
Compare

Adobe

3.9
Compare
write
Share an Interview