Upload Button Icon Add office photos

Filter interviews by

Optym Interview Questions, Process, and Tips

Updated 23 Dec 2024

Top Optym Interview Questions and Answers

Optym Interview Experiences

Popular Designations

8 interviews found

Senior Developer Interview Questions & Answers

user image Anna Dominic

posted on 12 Sep 2024

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

2 coding questions one being relatively easy

Round 2 - Technical 

(1 Question)

  • Q1. Data structure related questions to that were fairly straightforward

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Software Developer Interview Questions & Answers

user image BT21CSE022 Kanishka Saini

posted on 23 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ, 3 coding question 1 SQL query

Round 2 - Technical 

(1 Question)

  • Q1. Second smallest leetcode question and projects

Interview Preparation Tips

Topics to prepare for Optym Software Developer interview:
  • Data Structures
  • SQL
  • Algorithms
Interview preparation tips for other job seekers - Prepare well for the coding round

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

2 easy, 1 medium and 1 hard DSA question

Round 2 - Technical 

(2 Questions)

  • Q1. Implement Priority Queue
  • Ans. 

    Priority Queue is a data structure that stores elements based on their priority.

    • Use a binary heap to implement a Priority Queue.

    • Elements are inserted based on priority and removed in order of priority.

    • Example: Inserting elements with priorities 5, 3, 7, 1 would result in removal order of 1, 3, 5, 7.

  • Answered by AI
  • Q2. Leetcode easy question on heaps.

Skills evaluated in this interview

Algorithm Engineer Interview Questions asked at other Companies

Q1. Implement Priority Queue
View answer (1)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. What happens in the background when user search url?
  • Ans. 

    When a user searches a URL, the browser sends a request to the server, which then processes the request and returns the requested webpage.

    • User enters URL in browser address bar

    • Browser sends a request to the server hosting the website

    • Server processes the request and retrieves the requested webpage

    • Server sends the webpage back to the browser

    • Browser renders and displays the webpage to the user

  • Answered by AI
  • Q2. What is event loop?
  • Ans. 

    Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • It allows for tasks to be queued and executed in a non-blocking manner.

    • Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the call stack when the stack is empty.

    • Example: setTimeout()...

  • Answered by AI
  • Q3. About position relative and absolute

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Optym interview questions for popular designations

 Senior Quality Assurance Engineer

 (1)

 Senior Developer

 (1)

 Node JS Developer

 (1)

 Software Developer

 (1)

 Front end Developer

 (1)

 Senior Database Developer

 (1)

 Customer Service Executive

 (1)

 Algorithm Engineer

 (1)

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 2022. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is cte? why it’s used
  • Ans. 

    CTE stands for Common Table Expression. It is used to create a temporary result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.

    • CTE is defined using the WITH keyword followed by a name and a SELECT statement.

    • It can be used to simplify complex queries by breaking them down into smaller, more manageable parts.

    • CTE can also improve query performance by reducing the number of times a table ne...

  • Answered by AI
  • Q2. Database migration related questions

Senior Database Developer Interview Questions asked at other Companies

Q1. Can you discuss the numeric data types available in SQL Server?
View answer (1)
Round 1 - Coding Test 

Basic algorithm scenarios - 8 multiple choice
2 basic coding - Arrays and strings
2 SQL query - Joins, subquery, aggregate functions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic NodeJs questions
  • Q2. Promises and uses, JWT tokens, callbacks, async/ await, Basic SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic Nodejs concepts and SQL queries

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)
Round 1 - One-on-one 

(1 Question)

  • Q1. Technical Questions regarding the job
  • Ans. Make sure you are aware of the JD and answer based on your experience relevant to the JD
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the JD
Be confident
Make sure you stick to what is mentioned in the resume

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)

I applied via LinkedIn and was interviewed in Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked about the basic of manual testing, what is functional testing, non functional testing. They gave me some business problems to write test cases. Some simple puzzles.

Interview Preparation Tips

Interview preparation tips for other job seekers - I just kept going, before getting selected in Opytm I was rejected multiple times in other interviews. So, Every time i just noted down all the questions they asked and what i answered. I googled, corrected those and parallely i kept on preparing for interviews.
So my simple advice is that you will get selected, just keep going.

Senior Quality Assurance Engineer Interview Questions asked at other Companies

Q1. How to manage projects compliance for clients point of view..
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

5 Questions

  • Q1. Questions based on OR
  • Q2. Questions based on analytical skills
  • Q3. Why are you not apping ?
  • Ans. 

    I am not apping because I prefer using a desktop computer for work.

    • I find it easier to work on a larger screen

    • I prefer using a keyboard and mouse over a touch screen

    • I am more comfortable with traditional software applications

  • Answered by AI
  • Q4. Why did you apply to Sabre ?
  • Ans. 

    I applied to Sabre because of their reputation as a leading technology provider in the travel industry.

    • Sabre's innovative technology solutions align with my career goals

    • I am impressed with Sabre's commitment to customer satisfaction

    • Sabre's global presence offers opportunities for professional growth

    • I am excited to contribute to Sabre's mission of transforming the travel industry

  • Answered by AI
  • Q5. What is your plan in life ?
  • Ans. 

    My plan in life is to continuously learn, grow and contribute to society while achieving personal and professional goals.

    • Continuously learn and improve skills

    • Set and achieve personal and professional goals

    • Contribute to society through volunteering and giving back

    • Maintain a healthy work-life balance

    • Travel and experience different cultures

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: Apart from this, they asked me to solve a few problems which I was able to manage.

Round: Interview
Experience: This was a tech+HR round.

General Tips: In ascending order, these will help in getting shortlisted:
1) Co-curricular activities, 
2) PoRs, 
3) Academic Achievements, 
4) CGPA, 
5) Projects,
6) Technical skills and
7) internships.

However, this is subject to change depending on the company.
Skill Tips: Placement portal and website was more than enough for preparation. 
Some books on coding would help! 
C and C++ would do.
It’s better to learn data structures as well.
College Name: IIT MADRAS

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly motivated individual with a passion for learning and a strong work ethic.

    • I have a Bachelor's degree in Computer Science from XYZ University.

    • I have completed several internships in software development, including one at ABC Company where I worked on a team to develop a mobile app.

    • I am proficient in several programming languages, including Java, Python, and C++.

    • I am a quick learner and enjoy taking on new c...

  • Answered by AI
  • Q2. Walk me through your resume
  • Ans. 

    I have experience in marketing and sales, with a focus on digital marketing and social media.

    • Started as a marketing intern at XYZ company

    • Managed social media accounts and created content for ABC company

    • Implemented successful email marketing campaigns for DEF company

    • Led a team of sales representatives at GHI company

    • Currently working as a digital marketing specialist at JKL company

  • Answered by AI
  • Q3. Some logical puzzles
  • Q4. Some case studies

Interview Preparation Tips

Round: Interview
Experience: The interview was divided into two rounds.

General Tips: In the ascending order of importance, the following help in getting shortlisted:
1 CGPA
2 Academic Achievements
3 Technical Skills example coding etc.
4 Internships
5 Projects
6 PoRs
7 Extra, co-curricular activities
Skill Tips: Prepare by going through everything on LAN and on the placement website (study material). 
Also, attended the soft skills workshop.
College Name: IIT MADRAS
Contribute & help others!
anonymous
You can choose to be anonymous

Optym Interview FAQs

How many rounds are there in Optym interview?
Optym interview process usually has 1-2 rounds. The most common rounds in the Optym interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Optym 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 Optym. The most common topics and skills that interviewers at Optym expect are Javascript, C#, Terraform, Design Patterns and Typescript.
What are the top questions asked in Optym interview?

Some of the top questions asked at the Optym interview -

  1. What happens in the background when user search u...read more
  2. What is cte? why it’s u...read more
  3. What is event lo...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

Tell us how to improve this page.

Optym Interview Process

based on 8 interviews

Interview experience

3.6
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

Blue Yonder Interview Questions
3.9
 • 62 Interviews
e2open Interview Questions
3.5
 • 54 Interviews
Sabre Interview Questions
4.0
 • 33 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
Kinaxis Interview Questions
4.1
 • 6 Interviews
View all

Optym Reviews and Ratings

based on 31 reviews

3.3/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

3.5

Salary

2.8

Job security

2.8

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 31 Reviews and Ratings
Senior Software Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Optym with

Sabre

4.0
Compare

Blue Yonder

3.9
Compare

Manhattan Associates

3.7
Compare

Kinaxis

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent