Intuitive.ai OA Experience (Data + AI Engineer, 9 LPA)(Freshers)

intuitive.ai logo
intuitive.ai
· Data + AI Engineer
March 17, 2026 · 1 reads

Summary

This post details my Online Assessment experience for a Data + AI Engineer role at Intuitive.ai as a fresher. The assessment included sections on CS Fundamentals, Aptitude, DSA Coding with LeetCode-level problems like Valid Palindrome (insertions allowed), and Scenario Coding with a Number of Islands variant.

Full Experience

Intuitive.ai OA Experience (Data + AI Engineer, 9 LPA)

Sections (4 total):

  1. CS Fundamentals (15 Q, 20 min)
    • Networking, DBMS, OS, OOPs + some Python output
    • Easy–Medium, some scenario-based
  2. Aptitude (10 Q, 10 min)
    • Very time-pressured (~1 min/Q)
    • Long questions → speed matters (attempt what you can)
  3. DSA Coding
    • Easy–Medium LeetCode level
    • Example: Valid Palindrome (insertions allowed)
    • Topics: Array, String, Stack, HashMap/Set, Queue, Deque
  4. Scenario Coding
    • Medium level
    • Grid-based (DFS/BFS)
    • Example: Number of Islands variant

Overall: Medium difficulty for 9 LPA

Important: Camera + mic proctoring

Interview Questions (2)

1.

Valid Palindrome (Insertions Allowed)

Data Structures & Algorithms·Medium

The problem was a variant of Valid Palindrome, where insertions were allowed. This was part of the DSA Coding section, which involved Easy–Medium LeetCode level problems and covered topics like Array, String, Stack, HashMap/Set, Queue, Deque.

2.

Number of Islands Variant (Grid-based)

Data Structures & Algorithms·Medium

A variant of the Number of Islands problem, which was grid-based and could be solved using DFS/BFS. This problem was categorized as medium difficulty within the Scenario Coding section.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!