Upload Button Icon Add office photos

Temenos

Compare button icon Compare button icon Compare

Filter interviews by

Temenos Software Developer Interview Questions, Process, and Tips

Updated 29 Jun 2024

Top Temenos Software Developer Interview Questions and Answers

View all 6 questions

Temenos Software Developer Interview Experiences

5 interviews found

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is synchronisation
  • Ans. 

    Synchronisation is the coordination of multiple processes or threads to ensure they work together effectively.

    • Synchronisation is important in multi-threaded programming to prevent race conditions and ensure data consistency.

    • Common synchronization mechanisms include locks, semaphores, and barriers.

    • For example, using a mutex lock to protect a shared resource from being accessed by multiple threads simultaneously.

  • Answered by AI
  • Q2. What is use of restful api
  • Ans. 

    RESTful API is used to allow communication between different systems over the internet using standard HTTP methods.

    • Allows systems to communicate and exchange data over the internet

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Follows REST architectural principles for designing networked applications

    • Enables stateless communication between client and server

    • Promotes scalability and flexibility in system architectu

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to design web application
  • Ans. 

    Designing a web application involves planning the user interface, database structure, backend functionality, and security measures.

    • Identify the target audience and their needs

    • Create wireframes and mockups to visualize the layout

    • Choose appropriate technologies for frontend and backend development

    • Implement responsive design for mobile compatibility

    • Secure the application against common vulnerabilities

    • Test the application

  • Answered by AI
  • Q2. Advantages of REST over SOAP
  • Ans. 

    REST is lightweight, scalable, and easier to use compared to SOAP.

    • REST uses standard HTTP methods like GET, POST, PUT, DELETE for communication, making it simpler to implement and understand.

    • REST is stateless, meaning each request from a client to the server must contain all the information necessary to understand the request, making it more scalable.

    • REST allows for multiple data formats like JSON, XML, plain text, whi...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via campus placement at Kamaraj College, Thoothukudi and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

The platform is hackerrank and they asked arrays and string topics and the duration is 1hr

Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between http and https
  • Ans. 

    HTTP is unsecured while HTTPS is secured with SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTP data is transmitted in plain text, while HTTPS data is encrypted using SSL/TLS.

    • HTTPS provides authentication, integrity, and confidentiality of data exchanged between a client and a server.

    • W...

  • Answered by AI
  • Q2. Asked some sql querys
  • Q3. Asked some sql joins
  • Q4. Fully based on user resume
Round 3 - HR 

(1 Question)

  • Q1. They asked general questions like family background

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Job Portal and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Online Coding test conducted virtually .

Round 2 - One-on-one 

(1 Question)

  • Q1. Python fundamentals and java fundamentals
Round 3 - HR 

(1 Question)

  • Q1. Asking About us and Background?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Jun 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 - Coding Test 

Basic coding level and sql questions in paper pen format

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your recent projects
  • Q2. Technologies learned and implemented
  • Ans. 

    I have experience with various technologies including Java, Python, and SQL.

    • Proficient in Java programming language and have implemented it in various projects

    • Experience with Python and its libraries such as NumPy and Pandas for data analysis

    • Familiarity with SQL and database management systems such as MySQL and Oracle

    • Knowledge of web development technologies such as HTML, CSS, and JavaScript

    • Experience with version cont

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Temenos Software Developer interview:
  • SQL
  • arrays
  • Python
Interview preparation tips for other job seekers - Be good in basics and interviewer is friendly.
1.prime

Temenos interview questions for designations

 Software Developer Intern

 (2)

 Software Engineer

 (15)

 Java Developer

 (2)

 IOS Developer

 (1)

 Associate Software Engineer

 (4)

 Senior Software Engineer

 (2)

 Principal Software Engineer

 (1)

 Software Engineer Level 1

 (1)

Software Developer Interview Questions & Answers

user image Saurav Kumar

posted on 29 Sep 2016

Interview Questionnaire 

5 Questions

  • Q1. SQL Querry
  • Q2. Programming
  • Q3. Projects
  • Q4. Project
  • Q5. HR Questions

Interview Preparation Tips

Round: Test
Experience: I was from civil branch so had the above listed sections for pen paper written test. We had to attempt any 2 of the first 3 and last two were cumpolsory (Same for mechanical branch also). For CS, IT, ECE and EEE there were only 2 sections - first was programming - 5 questions and second was situational based.

All the three sections consisted 5 questions in each sections. Questions were very easy and hardly a pen was needed to solve. Quants section consisted of questions on binary to decimal, pipes and cistern and number system. Verbal section consisted of a passage followed by 5 questions and Logical section consisted of 5 simple sequence and series questions.
In 4 th section, we were asked to write an algorithm/flowchart for a given scenarion with some contraints - opening a bank account.
Last section was situational based questions. We were asked to exoress our views in maximum of 100 words on what we would do in a given situation.
Tips: Skip vrbal part as there can be chance of getting wrong. Solve quants and logical as there would be 100% chance of being correct due to very easy questions.
In 4th section, draw flowchart/tree showing how you will proceed and what you think. Before proceeding further think like a layman person how he will fill the form and then decide how to write an algorithm so that even a layman can understand well how to proceed with that particular form. Show output screens, consider exceptions, find every possible combinations for the various options given in the problem.
For last question, try to be practical, brief, concise and to the point. Don't write anything in round about manner.
Above all, as this is pen paper test, write in a beautiful hand writting.
Duration: 45 minutes
Total Questions: 12

Round: Technical Interview
Experience: The technical interview was easy. The questions were straingh forward. Questions were based on projects that I had done. I had Informatics Practices (Java) in class 12 so I told interviewer about database management. I was asked to explain tables used in project and a SQL Querry which I failed to answer.
Then she asked me to write a program to determine which offer is better to invest if in one interest rate increases by 2 each year and the one in which it increases by 1. I quickly wrote it. She said to improve the DBMS part and applauded for the programming skills.
Tips: Be confident and true. They ask only what you say about yourself. Prepare well for SQL querries as they focus more on SQL. Also practice programming as one queston will be essentially on it. Don't try to learn all languages. Know only one but know well. For civil students, have one project that involves programming. Try to learn MATLAB programming during B.Tech. It will make a good impact.

Round: HR Interview
Experience: The HR round was very easy. HR was very friendly. I was asked to introduce myself and then he asked me to explain about my project which I had done in MATLAB. He then asked HR questions like why I wanted to join software industry, where I see myslef in 5 years, previous interview experiences.
Tips: Be cool and confident. If you made till HR round, the probability of being selected in 90%. For civil students, try to be familiar with programming languages and SQL. Also try to have some extra skills that make you different from others. Don't think civil engineers only build buildings and roads; there is a lot more for us to do. Its always good to stand away from crowd.
All the best!

General Tips: Have good command on basics of what learnt C++ or Java and MySQL in class 12. Try to have a project using any programming skill if you are from non CS/IT background as it will help you prove you interest in programming despite your branch. Knowing foreign language atleast till intermediate level will add stars to your extra skills.
Skill Tips: For civil and mechanical students, if you has C++ or Informatics Practices in class 12, be in touch with that knowledge. They test only basics. Familiarize yourself with OOPS and SQL querries.
Be confident with what you speak and speak in clear voice. If you don't know simply say no. Must attent the interview with a good explanations of questions asked about your weak skills.
Skills: Confidence, Programming Skills In Any Language Like C, Database Management
College Name: VIT Vellore
Motivation: Interest in programming.
Funny Moments: When HR asked where I see myself in 5 years I said that I see myself in Europe. To which he said that he is hiring for India and when I said that I am hired for India right now but not for 5 years. He smiled with the answer and wished me all the best.

Get interview-ready with Top Temenos Interview Questions

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Question related to operating system and computer network

Round 2 - Technical 

(1 Question)

  • Q1. Traverse all child nodes in tree
  • Ans. 

    Traverse all child nodes in a tree data structure

    • Use depth-first or breadth-first traversal algorithms

    • Recursively visit each child node starting from the root node

    • Consider using a stack or queue data structure for traversal

    • Example: Traverse all nodes in a binary tree

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Question related to cloud and oops
Round 4 - Technical 

(1 Question)

  • Q1. Question related to my background and how web site work
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Written coding test
Basic coding questions
Only c c++
Easy level

Round 2 - Technical 

(2 Questions)

  • Q1. Bit manipulation
  • Q2. Rtos concepts,c coding concepts like structures,pointers
Round 3 - Technical 

(2 Questions)

  • Q1. About projects more detailly
  • Q2. About memory management and layout in c
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTION LIKE TREE AND GRAPH
  • Q2. DP AND SORTING APPROACH
Round 3 - Coding Test 

Again same but dsa question and oops concept in deep level

Interview Preparation Tips

Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Rest Apis questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Core java and OOPS and LLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Good understanding of Core language and its framework

Software Developer Interview Questions & Answers

Amadeus user image Aswini Ramachandran

posted on 2 Oct 2024

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

(2 Questions)

  • Q1. Something based on hashet
  • Q2. Same with this too
Round 2 - Aptitude Test 

Basic questions were given..bar graphs,pie charts

Temenos Interview FAQs

How many rounds are there in Temenos Software Developer 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 Software 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 Temenos. The most common topics and skills that interviewers at Temenos expect are AWS, Ansible, Azure, Banking and Banking Software.
What are the top questions asked in Temenos Software Developer interview?

Some of the top questions asked at the Temenos Software Developer interview -

  1. what is the difference between http and ht...read more
  2. technologies learned and implemen...read more
  3. What is use of restful ...read more

Tell us how to improve this page.

Temenos Software Developer Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more
Temenos Software Developer Salary
based on 119 salaries
₹5 L/yr - ₹12 L/yr
At par with the average Software Developer Salary in India
View more details

Temenos Software Developer Reviews and Ratings

based on 24 reviews

3.3/5

Rating in categories

3.0

Skill development

3.7

Work-life balance

3.2

Salary

3.3

Job security

3.2

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 24 Reviews and Ratings
Senior Software Engineer
856 salaries
unlock blur

₹6 L/yr - ₹17.4 L/yr

Software Engineer
752 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Test Engineer
433 salaries
unlock blur

₹5.8 L/yr - ₹15 L/yr

Test Engineer
372 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Business Analyst
232 salaries
unlock blur

₹5 L/yr - ₹14.9 L/yr

Explore more salaries
Compare Temenos with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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