Upload Button Icon Add office photos

Okta

Compare button icon Compare button icon Compare
2.3

based on 12 Reviews

Filter interviews by

Okta ml engineer Interview Questions and Answers

Updated 14 Oct 2023

Okta ml engineer Interview Experiences

1 interview found

ml engineer Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Repeating number
Round 3 - Technical 

(1 Question)

  • Q1. System design, distributed system

Interview questions from similar companies

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

I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Coding Test 

2 dsa questions of easy/medium

Round 2 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcodeeasy/medium
Round 3 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcode easy/medium
Round 4 - Behavioral 

(1 Question)

  • Q1. Asked one dsa question on tree and discussion on resume and dbms os
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Techical questions and coding questions related profile.
  • Q2. Basic concepts about your programming skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company and positive interview response and smooth interview process and recommend to join .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some database questions,some java questions .

Round 2 - Technical 

(3 Questions)

  • Q1. What is the difference between javascript and jQuery.
  • Ans. 

    JavaScript is a programming language used for web development, while jQuery is a library built with JavaScript to simplify HTML document traversal and manipulation.

    • JavaScript is a programming language, while jQuery is a library written in JavaScript.

    • JavaScript can be used for a wide range of tasks, while jQuery is mainly used for DOM manipulation and event handling.

    • JavaScript is a core technology for web development, w...

  • Answered by AI
  • Q2. Define different types of join
  • Ans. 

    Different types of joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is at least one match in both tables.

    • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

    • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

    • Full ...

  • Answered by AI
  • Q3. Define multithreading concept and exception handling.
  • Ans. 

    Multithreading allows multiple threads to run concurrently, while exception handling deals with errors in a program.

    • Multithreading involves running multiple threads simultaneously to improve performance and responsiveness.

    • Threads share the same memory space but have their own program counter and registers.

    • Exception handling is a mechanism to handle errors or exceptional situations in a program.

    • It helps prevent the prog...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic questions on what you have mentioned in resume , design patterns , reactjs questions , explain your project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Delete nth node from end in linked list
  • Ans. 

    To delete the nth node from the end in a linked list, we can use a two-pointer approach.

    • Use two pointers, one to traverse the list and another to keep track of the nth node from the end.

    • Move the second pointer n steps ahead of the first pointer.

    • When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.

    • Adjust the pointers to delete the nth node.

  • Answered by AI
  • Q2. Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - revise your latest projects and technologies used thoroughly, prepare trees and linked list in DSA

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was a DS round, he asked me about queue and internals of Hash Map in java and them android questions on work manager and MVVM
Round 2 - Technical 

(1 Question)

  • Q1. It was Android Fundamentals round, was asked on my work in current company and architectures.
Round 3 - Technical 

(1 Question)

  • Q1. It was a round with director, was asked a HLD question on how to create a driver monitoring app to calculate speed and then on how to design an app like blinkit.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. React, React Native Basics
  • Q2. Coding Arrays & Objects

Interview Preparation Tips

Interview preparation tips for other job seekers - Better Experience
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hard questions of graph and dp.

Round 2 - Aptitude Test 

It was good and tough

Okta Interview FAQs

How many rounds are there in Okta ml engineer interview?
Okta interview process usually has 3 rounds. The most common rounds in the Okta interview process are Technical and Resume Shortlist.
What are the top questions asked in Okta ml engineer interview?

Some of the top questions asked at the Okta ml engineer interview -

  1. system design, distributed sys...read more
  2. Repeating num...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Zscaler Softech Interview Questions
3.6
 • 68 Interviews
MagicPin Interview Questions
3.1
 • 48 Interviews
Qualys Interview Questions
3.8
 • 37 Interviews
Park Plus Interview Questions
3.0
 • 34 Interviews
Stylebaazar Interview Questions
3.9
 • 30 Interviews
Tokopedia Interview Questions
4.1
 • 27 Interviews
Shaadi.com Interview Questions
3.4
 • 27 Interviews
HealthKart Interview Questions
3.9
 • 25 Interviews
View all
Software Developer
3 salaries
unlock blur

₹4 L/yr - ₹19 L/yr

Senior Financial Analyst
3 salaries
unlock blur

₹12.9 L/yr - ₹24 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹21 L/yr - ₹36.3 L/yr

Staff Engineer
3 salaries
unlock blur

₹65 L/yr - ₹92 L/yr

Senior Solution Engineer
3 salaries
unlock blur

₹30 L/yr - ₹68 L/yr

Explore more salaries
Compare Okta with

Google

4.4
Compare

Zscaler Softech

3.6
Compare

Palo Alto Networks

3.8
Compare

NortonLifeLock's

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