Upload Button Icon Add office photos
Engaged Employer

i

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

Optiver Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Optiver Interview Questions and Answers

Updated 12 Aug 2024

Optiver Interview Experiences

Popular Designations

4 interviews found

Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The typical assessment with 80 8, probability questions, cognitive ability test, and behavioral questions.

Round 2 - Technical 

(1 Question)

  • Q1. Optiver Optinomicon

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. 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 Resume tips
Round 2 - Coding Test 

Hackerrank questions which are not hard to complete, both are to implement functions of a class. LC medium level. After completing both questions still reject

Round 3 - did not pass 

(1 Question)

  • Q1. Not applicable at this point

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Optiver Interview Questions and Answers for Freshers
illustration image

Trading Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2022

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 - Aptitude Test 

Aptitude test have questions on maths, logical reasoning.

Round 3 - Group Discussion 

One has to discuss on market in this round.

Interview Preparation Tips

Topics to prepare for Optiver Trading interview:
  • speed math
  • logical reasoning
Interview preparation tips for other job seekers - Be good at speed math calculations and logical reasoning

Trader Interview Questions & Answers

user image Shubham Lalwani

posted on 11 Aug 2015

Interview Questionnaire 

2 Questions

  • Q1. The card question : They go on for various rounds asking us to trade on expected values on a deck of cards
  • Q2. Stress Interview!

Interview Preparation Tips

Round: Test
Experience: It was a round which involved 80 questions such as  (3+17*5)/11 = ?Four Options were given (one answer correct)The extraordinary part of this test was that it involved negative marks for a wrong answer as well as a skipped answer. That means one has to sequentially answer questions!
Tips: Practise on tradertest.org.Even if you do 50 questions here, you will get through the optiver test.Learn to progress without rechecking :D
Duration: 8 minutes
Total Questions: 80

Round: Test
Experience: The cutoff was 24/26 correct patterns! It was damn competitive!
Tips: Just have a knack of solving patterns. They are available on tradertest.org.
Duration: 30 minutes
Total Questions: 26

Round: Test
Experience: This was a round wherein I seriously felt that I would not get through. I had got 2 definitely right, and other 3 almost 1/2 right. I guess the cutoff was 3/6. Questions involved probability and logic puzzles.
Tips: Just keep on practising logic puzzles. And also brush up on probability. Especially on expected values!
Duration: 120 minutes
Total Questions: 6

Round: Technical Interview
Experience: It was fun! I had practised a few mock interviews and this went like a breeze.
Tips: Do get a good enough feel of trading and try practising trading on a deck of cards.

Round: HR Interview
Experience: This was an ultimate stress interview. A lot of questions were two-faced : having us to choose between two correct answers. They look at the way a trader would answer the questions.
Tips: Shout out loudly! Yeah, sometimes they check your voice strength. And relax. They will get to your inner predicament eventually. Also, practise the basic HR questions : Why optiver? What are qualities of trader? What does Optiver trade? Some strengths and weaknesses, etc. etc.

General Tips: Just take it easy. You would do best if you are cool :)
Skill Tips: I googled for logic puzzles and prepared almost all I could get my hands on.
Skills: Speed, Memory, Logic
College Name: IIT BOMBAY
Motivation: I simply loved the grace of the company! And took to liking trading imensely. Also, I felt that I had the skillset in me to become a good trader.
Funny Moments: I forgot what optiver trades. It was a LOL moment indeed!

Trader Interview Questions asked at other Companies

Q1. What is that 1 thing which should be in a trader?
View answer (3)

Optiver interview questions for popular designations

 Softwaretest Engineer

 (1)

 Trader

 (1)

 Trading

 (1)

Jobs at Optiver

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Resume questions
  • Q2. One brainteaser
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Solve 2 problems in codility test

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

Very hard, 2 hard leetcode questions

Interview Preparation Tips

Topics to prepare for Citadel Software Developer interview:
  • dynamic programming

I was interviewed before Jun 2016.

Interview Questionnaire 

2 Questions

  • Q1.  Given k and DFS traversal string for a k-ary tree, construct the tree. The String contains P (if a parent) and L (if a leaf). E.g. - k=3, str="PPLLLLL" 2. All the strings are arranged in the following ord...
  • Ans. 

    The question asks to construct a k-ary tree using the given k and DFS traversal string.

    • Iterate through the DFS traversal string

    • If the current character is 'P', create a parent node

    • If the current character is 'L', create a leaf node

    • Link the nodes according to the DFS traversal order

  • Answered by AI
  • Q2. "How would you tell whether a graph has a node with n degree?"
  • Ans. 

    To determine if a graph has a node with n degree, iterate through all nodes and count their edges.

    • Iterate through each node in the graph

    • Count the number of edges connected to each node

    • If any node has n edges, then the graph has a node with n degree

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions on C++(Virtual fns, inheritance). Two on probability, 12 on Algorithms
Duration: 45 minutes

Round: Technical + HR Interview
Experience: He asked some more puzzles and some probability (expectation) questions. Then, he modified one question asked in the written test and asked me write code for it on paper.
Tips: First of all, prepare all the questions asked in the test before going for the interviews.


Skills evaluated in this interview

Interview Preparation Tips

Round: Interview
Experience: Tested how much I was interested into this profile.

Round: Interview
Experience: They tested how good was I in applying what I know.

Round: Interview
Experience: They tested my logic.

Round: Interview
Experience: Tested my subject knowledge.

Round: interview
Experience: They tried to know about me.

General Tips: I choose my minors in economics, took electives in management, did an non-core intern and checked that I am thorough with courses. I didn't prepare for core, I was just being thorough with my resume.
Skills: Logic, Handling stress.
College Name: IIT MADRAS

Interview Questionnaire 

29 Questions

  • Q1. Did u have lunch?
  • Ans. 

    Yes, I had a delicious sandwich and some fruit for lunch.

    • I had a sandwich and fruit for lunch

    • It was delicious

    • I ate around noon

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a highly motivated individual with a passion for problem-solving and continuous learning.

    • I have a degree in Computer Science and have worked as a software developer for 3 years.

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

    • I have experience working in both Agile and Waterfall methodologies.

    • I am a team player and enjoy collaborating with others to achieve common goals.

    • In my free ...

  • Answered by AI
  • Q3. What is inner join, outer join, left outer join?
  • Ans. 

    Inner join, outer join, and left outer join are types of SQL joins used to combine data from multiple tables.

    • Inner join returns only the matching rows from both tables

    • Outer join returns all rows from both tables, with null values for non-matching rows

    • Left outer join returns all rows from the left table and matching rows from the right table

    • Joins are used to combine data from multiple tables based on a common column

    • Exam...

  • Answered by AI
  • Q4. She gave me a question and asked me to write down SQL queries
  • Q5. Asked me a puzzle, how would you reduce the number of iterations (make it more effective)
  • Q6. Tell me about your projects. Explain one in detail
  • Ans. 

    Developed a web-based project management tool for a software company

    • Used Agile methodology to develop the tool

    • Implemented features such as task assignment, progress tracking, and team collaboration

    • Designed a user-friendly interface with responsive design

    • Integrated with third-party tools such as JIRA and Slack

    • Received positive feedback from the client and increased team productivity

  • Answered by AI
  • Q7. Asked me to write down a java code (pattern matching)
  • Q8. What was the last topic you studied (apart exam syllabus)
  • Ans. 

    I recently studied the impact of social media on mental health.

    • Explored the correlation between social media usage and depression/anxiety

    • Researched the effects of cyberbullying on mental health

    • Analyzed the role of social media in promoting positive mental health

    • Reviewed studies on the impact of social media on self-esteem and body image

  • Answered by AI
  • Q9. How was your day?
  • Ans. 

    It was a busy day filled with meetings and deadlines.

    • Had multiple meetings with clients and team members

    • Worked on completing a project before the deadline

    • Managed to finish all tasks on time

  • Answered by AI
  • Q10. Were the interviewers nice? Why do you feel so?
  • Ans. 

    Yes, the interviewers were very nice and welcoming.

    • The interviewers greeted me warmly and made me feel comfortable.

    • They asked questions in a friendly and conversational manner.

    • They were attentive and engaged throughout the interview.

    • Overall, I had a positive experience with the interviewers.

  • Answered by AI
  • Q11. Are you ready for 5-6 more interviews?
  • Ans. 

    Yes, I am prepared for 5-6 more interviews.

    • I have already gone through multiple interviews and have gained experience.

    • I have researched the company and the position thoroughly.

    • I have prepared answers to common interview questions.

    • I am mentally and physically ready for the interviews.

    • I am excited for the opportunity to showcase my skills and qualifications.

  • Answered by AI
  • Q12. What did you like about our PPT?
  • Ans. 

    I appreciated the clear and concise presentation of information.

    • The use of visuals helped to illustrate key points effectively.

    • The organization of the slides made it easy to follow along.

    • The inclusion of data and statistics added credibility to the presentation.

    • The overall design was professional and visually appealing.

  • Answered by AI
  • Q13. Tell me about your achievements
  • Ans. 

    I have achieved several milestones in my career, including increasing sales revenue by 20% and leading a successful project team.

    • Increased sales revenue by 20% through effective marketing strategies

    • Led a successful project team that delivered a new product on time and within budget

    • Received Employee of the Year award for outstanding performance and dedication

    • Developed and implemented a new customer service program that ...

  • Answered by AI
  • Q14. Your scores are low in first year. Why so?
  • Ans. 

    I struggled to adjust to the new academic environment and workload in my first year.

    • Transitioning from high school to college can be challenging

    • I had to learn new study habits and time management skills

    • I sought help from tutors and professors to improve my grades

  • Answered by AI
  • Q15. Tell me about your weakness. Name at least 3 of them
  • Ans. 

    I tend to overthink, struggle with time management, and can be too self-critical.

    • Overthinking can lead to analysis paralysis and slow decision-making

    • Time management can be improved through prioritization and delegation

    • Self-criticism can hinder confidence and productivity

  • Answered by AI
  • Q16. Asked me about political issues prevailing in Iraq
  • Q17. Do you have any other offer?
  • Q18. Which was the last company you got rejected? What do you think is the reason?
  • Ans. 

    I don't have the available data.

    • Answered by AI
    • Q19. Why Nomura?
    • Ans. 

      Nomura is a leading global financial services firm with a strong reputation and diverse range of opportunities.

      • Nomura has a strong reputation in the financial services industry

      • Nomura offers a diverse range of opportunities for career growth

      • Nomura has a global presence with offices in over 30 countries

      • Nomura values diversity and inclusion in its workforce

      • Nomura has a strong commitment to corporate social responsibility

    • Answered by AI
    • Q20. Why not MS/MBA? (It was a very long discussion)
    • Q21. Any questions
    • Q22. Rate yourself on scale of 10 in Java and database
    • Ans. 

      I would rate myself 8 in Java and 7 in database.

      • I have extensive experience in Java programming and have worked on multiple projects using it.

      • I am proficient in database management and have worked with various database systems like MySQL and Oracle.

      • I am constantly learning and improving my skills in both Java and database management.

      • I have also completed relevant courses and certifications to enhance my knowledge in th

    • Answered by AI
    • Q23. Gave me a question and asked me to write queries (union, intersection, joins, ordering)
    • Q24. Asked me to write a code in java (Data Structures) , Make it more efficient
    • Q25. What is SDLC? Explain all phases in detail
    • Ans. 

      SDLC stands for Software Development Life Cycle. It is a process followed by software development teams to design, develop and test high-quality software.

      • The phases of SDLC are Planning, Analysis, Design, Development, Testing, Deployment, and Maintenance.

      • Planning involves defining the project scope, goals, and objectives.

      • Analysis involves gathering and analyzing requirements.

      • Design involves creating a detailed design o...

    • Answered by AI
    • Q26. Which of the two phases would you like to work? Why so?
    • Ans. 

      I would like to work in the second phase as it involves implementation and execution of plans.

      • I prefer to work in the second phase as it is more action-oriented and involves putting plans into action.

      • The second phase is where the actual work happens and I enjoy being a part of the execution process.

      • Working in the second phase allows me to see the results of my efforts and make necessary adjustments.

      • For example, if I am...

    • Answered by AI
    • Q27. Tell me your strengths
    • Ans. 

      I am a quick learner with excellent problem-solving skills and a strong work ethic.

      • Quick learner

      • Excellent problem-solving skills

      • Strong work ethic

    • Answered by AI
    • Q28. Which is the first month in a year? (Do ask whether he is talking about a financial year)
    • Q29. Asked me to solve a puzzle

    Interview Preparation Tips

    Round: Test
    Experience: divide your time well for each section in aptitude test. Practice well and avoid solving long passages in the beginning. Make logical guesses for the remaining questions. No negative marking.

    Round: Technical Interview
    Experience: He gave me managerial situations for testing my sense of ethics and responsibility. (Stick  to your answer)

    College Name: IIT MADRAS

    Skills evaluated in this interview

    Contribute & help others!
    anonymous
    You can choose to be anonymous

    Optiver Interview FAQs

    How many rounds are there in Optiver interview?
    Optiver interview process usually has 2-3 rounds. The most common rounds in the Optiver interview process are Resume Shortlist, Aptitude Test and Group Discussion.
    How to prepare for Optiver 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 Optiver. The most common topics and skills that interviewers at Optiver expect are Python, Risk Management, Android, Business Process Mapping and Capacity Planning.
    What are the top questions asked in Optiver interview?

    Some of the top questions asked at the Optiver interview -

    1. The card question : They go on for various rounds asking us to trade on expecte...read more
    2. not applicable at this po...read more
    3. Optiver Optinomi...read more

    Recently Viewed

    INTERVIEWS

    RITES

    No Interviews

    Tell us how to improve this page.

    Optiver Interview Process

    based on 2 interviews

    Interview experience

    1.5
      
    Bad
    View more

    Tide Business Finance Platform

    Thrive at work, live fully - experience balance like never before!

    Interview Questions from Similar Companies

    MNC Group Interview Questions
    4.2
     • 101 Interviews
    Nomura Holdings Interview Questions
    3.9
     • 68 Interviews
    Jane Street Interview Questions
    5.0
     • 7 Interviews
    Citadel Interview Questions
    3.9
     • 5 Interviews
    SIG Plc Interview Questions
    3.0
     • 1 Interview
    View all

    Optiver Reviews and Ratings

    based on 3 reviews

    4.6/5

    Rating in categories

    4.2

    Skill development

    5.0

    Work-life balance

    5.0

    Salary

    3.7

    Job security

    3.9

    Company culture

    4.1

    Promotions

    3.9

    Work satisfaction

    Explore 3 Reviews and Ratings
    Recruitment Program Coordinator

    Mumbai

    1-6 Yrs

    Not Disclosed

    Network Engineer - Optiver

    Mumbai

    2-4 Yrs

    Not Disclosed

    Senior Data Engineer

    Mumbai

    3-5 Yrs

    Not Disclosed

    Explore more jobs
    Quantitative Researcher
    8 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Derivatives Trader
    6 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Engineer
    3 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Developer
    3 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Data Center Manager
    3 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare Optiver with

    Jane Street

    5.0
    Compare

    Indian Molasses Company

    3.8
    Compare

    Citadel

    3.9
    Compare

    SIG Plc

    3.3
    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