Upload Button Icon Add office photos

Temenos

Compare button icon Compare button icon Compare

Filter interviews by

Temenos Software Development Engineer 1 Interview Questions and Answers

Updated 18 Mar 2024

Temenos Software Development Engineer 1 Interview Experiences

1 interview found

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

I was interviewed before Mar 2023.

Round 1 - Coding Test 

Finding all unique pairs of BST

Round 2 - Coding Test 

Given stream of numbers , return yes/no - for a series of numbers if each number is present or not

Round 3 - One-on-one 

(2 Questions)

  • Q1. Fully Optimized SQL Query for some scenario
  • Q2. Joins vs Subqueries
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column, while subqueries are nested queries used to return data for the main query.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Subqueries are used to return data for the main query by nesting a query within another query.

    • Joins are typically more efficient than subqueries for retrieving data from multiple tables.

    • ...

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Total 31 questions where 29 are MCQ related to Java, c++, python (to find output or time complexity) and 2 are coding questions with medium difficulty

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

HackerRank platform of 1 hr

Round 2 - One-on-one 

(1 Question)

  • Q1. Medium level tree question and Concepts of OS

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well and subjects like OOPS and OS.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops XML MVC SQL
Round 2 - Technical 

(2 Questions)

  • Q1. Jquery tags syntax uses
  • Ans. 

    Jquery tags syntax uses angle brackets and CSS selectors.

    • Jquery tags are enclosed in angle brackets, like

      or

    • Jquery selectors are used to target specific elements, like $('p') or $('.class')

Answered by AI
  • Q2. Seting values XML data JSON data transfer
  • Skills evaluated in this interview

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

    I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    Karet Interview :
    5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min

    1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap

    Round 2 - Technical 

    (3 Questions)

    • Q1. Design File System : You have given file size and collection in input 1 : get total size 2 : find top k collections in size
    • Ans. 

      Design a file system to calculate total size and find top k collections in size.

      • Create a file system class with methods to add files and calculate total size.

      • Maintain a data structure to store the collections and their sizes.

      • Implement a method to find the top k collections based on size.

      • Consider using a priority queue or sorting the collections based on size.

      • Handle edge cases like empty collections or invalid input siz

    • Answered by AI
    • Q2. Find total size
    • Ans. 

      Calculate the total size of an array of strings.

      • Iterate through the array and sum the length of each string.

      • Use the `length` property of each string to get its size.

      • Handle edge cases such as empty strings or null values.

    • Answered by AI
    • Q3. Find Top k collections
    • Ans. 

      The question is asking to find the top k collections.

      • Use a sorting algorithm to sort the collections in descending order based on a specific criteria.

      • Select the top k collections from the sorted list.

      • Return the selected collections as an array of strings.

    • Answered by AI

    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 in Jun 2023. There were 4 interview rounds.

    Round 1 - Coding Test 

    2 Coding questions, 1 SQL and a few MCQs.

    Round 2 - Technical 

    (2 Questions)

    • Q1. Given a String find the lexicographically lowest substring containing k number of 1s
    • Ans. 

      Find the lexicographically lowest substring with k 1s in a given string.

      • Iterate through the string and maintain a sliding window of size k.

      • Keep track of the count of 1s in the window and update the result if a valid substring is found.

      • Return the lexicographically lowest substring with k 1s.

    • Answered by AI
    • Q2. Given to solve SQL Questions based on Join and group by.
    Round 3 - Technical 

    (5 Questions)

    • Q1. Technical Discussion
    • Q2. Questions based on operating Systema and OOPs
    • Q3. Difference between Abstract class and interface
    • Ans. 

      Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

      • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

      • A class can only extend one abstract class, but can implement multiple interfaces.

      • Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cl...

    • Answered by AI
    • Q4. Process Synchronisation
    • Q5. Was asked what project would I take up if I get funded and list the challenges of taking up the project.
    Round 4 - HR 

    (1 Question)

    • Q1. Just Basic HR Questions

    Interview Preparation Tips

    Topics to prepare for Akamai Technologies Software Engineer interview:
    • DSA
    • Operating Systems
    • OOPs
    • Computer Newtworks
    • Distributive Systems
    • System Design
    • SQL
    Interview preparation tips for other job seekers - Be confident and don't let the interviewer's attention away from you.
    If you don't know the solution, start small and make the interviewer know that you hold a good grip on the concepts.
    Ask Interviewers may questions, this way you would let them know that you are interested in the company and the role.

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Aptitude+ coding questions

    Round 2 - Technical 

    (1 Question)

    • Q1. Online face to face coding tets
    Round 3 - HR 

    (1 Question)

    • Q1. Didn't attend the round
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Logical verbal non verbal question

    Round 2 - Group Discussion 

    Java object oriented language

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Hard work
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Java questions. OOPs, Multi-Threading, 1 array based program
    Round 2 - Technical 

    (1 Question)

    • Q1. 1 coding question and Design question of tinyURL

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare for Java fundamentals and solve array based questions that are available on GeeksForGeeks

    I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

    Round 1 - Coding Test 

    It also had apptitude questions as well

    Round 2 - One-on-one 

    (2 Questions)

    • Q1. Object oriented programming concepts like class , object , constructor , polymorphism, etc. The question tested deep knowledge of OOPS
    • Q2. Static and dynamic casting
    Round 3 - Technical 

    (2 Questions)

    • Q1. What was my work in my internship?
    • Q2. I was in the field of Cybersecurity so they cross questioned me on that field like kubernetes security , Active Directory and cloud security
    Round 4 - HR 

    (2 Questions)

    • Q1. Are you willing to re-locate?
    • Q2. What are your motives to join this particular company

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Confidence for technical round and deep understanding of DSA and Core subjects with thorough understanding of your projects.

    Temenos Interview FAQs

    How many rounds are there in Temenos Software Development Engineer 1 interview?
    Temenos interview process usually has 3 rounds. The most common rounds in the Temenos interview process are Coding Test and One-on-one Round.
    What are the top questions asked in Temenos Software Development Engineer 1 interview?

    Some of the top questions asked at the Temenos Software Development Engineer 1 interview -

    1. Joins vs Subquer...read more
    2. Fully Optimized SQL Query for some scena...read more

    Tell us how to improve this page.

    Temenos Software Development Engineer 1 Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.4k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.8k Interviews
    LTIMindtree Interview Questions
    3.8
     • 3k Interviews
    Mphasis Interview Questions
    3.4
     • 806 Interviews
    Adobe Interview Questions
    3.9
     • 250 Interviews
    View all
    Senior Software Engineer
    830 salaries
    unlock blur

    ₹6 L/yr - ₹17.4 L/yr

    Software Engineer
    750 salaries
    unlock blur

    ₹4 L/yr - ₹13.6 L/yr

    Senior Test Engineer
    435 salaries
    unlock blur

    ₹5.8 L/yr - ₹14.2 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