Intuit Interview Questions on DSA

Questions

Practice

Given a graph, find the minimum number of edges

Try it

Find k-th smallest element in BST

Try it

Merge two sorted linked lists

Try it

Write code to check whether a string is a palindrome.

Try it

Decode a string

Try it

k-th node from the end of the linked list

Try it

find the Shortest Paths from Source to all Vertices using Dijkstra’s Algorithm

Try it

Snake and Ladder Problem

Try it

Longest Common Prefix

Try it

Boundary Traversal of Binary Tree

Try it

Shortest Path in a Binary Maze

Try it

Graph Coloring Problem

Try it

Lowest Common Ancestor of a Binary Tree

Try it

Reverse a Linked List in groups of given size

Try it

Spiral Matrix

Try it

Word Break

Try it

Flatten A Linked List

Try it

Find the Number Of Islands

Try it

Stack using queue

Try it

Two Sum

Try it

Longest Substring Without Repeating Characters

Try it

Number Of Pairs With Given Sum

Try it

Clone an Undirected Graph

Try it

Minimum number of swaps required to sort an array

Try it

rotate matrix 90-degree

Try it

Find the Maximum number possible by doing most K swaps

Try it

Program to check if two strings are anagrams.

Try it

Convert an Array to a reduced form

Try it

Detect cycle in an undirected graph

Try it

Diameter Of Binary Tree

Try it

Time To Burn Tree

Try it

Sub-arrays having sum divisible by k

Try it

Longest Palindromic Substring

Try it

Rearrange Linked List

Try it

Trapping Rain Water

Try it

Kth largest element in the unsorted array

Try it

N Queens Problem

Try it

Top View of Binary Tree

Try it

Sort linked list of 0s 1s 2s

Try it

Greatest Common Divisor

Try it

Median of two sorted arrays of Different Sizes

Try it

Product Of Array Except Self

Try it

Add two number as linked lists

Try it

Detect the first node of the loop

Try it

Height of given Binary Tree

Try it

Rotate a Linked List

Try it

Detect Cycle in a Directed Graph

Try it

DFS for a Graph

Try it

Merge Two Binary Search Trees

Try it

Split a Circular Linked List

Try it

Reverse a Doubly Linked List

Try it

Maximum of all subarrays of size K

Try it

Find a pair with given sum in a Balanced BST

Try it

Minimum value in a Binary Search Tree

Try it

Given graph is Bipartite or not

Try it

Longest Path in a Directed Acyclic Graph

Try it

Print nodes at k distance from root

Try it

Reverse a String using Stack

Try it

Reversal algorithm for Array rotation

Try it

Unique rows in a given Binary matrix

Try it

Maximum width of a Binary Tree

Try it

Subtree of another binary tree

Try it

Vertical Traversal of Binary Tree

Try it

QuickSort on Doubly Linked List

Try it

Intuit Interview Questions

Intuit is a leading global financial technology platform, best known for popular products like TurboTax, QuickBooks, and Mint. Intuit is known for its innovative culture, employee-centric approach, and commitment to social responsibility. Interviews at Intuit are usually fair, and well-organized, and can present challenges.

Cracking the interview at a financial software giant like Intuit requires a keen understanding of key technical concepts. To help you navigate this process, we’ve compiled a comprehensive guide overflowing with Intuit Interview Questions. Whether you’re a data structures and algorithms expert, a database master, or an object-oriented programming champion, this resource dives deep into the specific areas Intuit evaluates. Brush up on your network architecture and operating system knowledge, because Intuit Interview Questions don’t stop at the usual aspects. Get ready to tackle real-world scenarios, showcase your problem-solving skills, and demonstrate your grasp of core technologies to prove your passion for making a difference in the financial world. So, let’s delve into the Intuit Interview Questions!

To know more about Intuit Recruitment Process please go through this attached link

Table of Content

  • Intuit Interview Questions on DSA
  • Intuit Interview Questions on OS
  • Intuit Interview Questions on Computer Networks
  • Intuit Interview Questions on DBMS and SQL

Similar Reads

Intuit Interview Questions on DSA

...

Intuit Interview Questions on OS

What is RAID? Different types of RAID What is GUI? What is a deadlock? Necessary conditions for deadlock What is spooling? Explain demand paging? What do you mean by RTOS? What is different between main memory and secondary memory. What is the concept of thrashing? What is Kernel in Operating system? What is the difference between multitasking and multiprocessing OS? What is cache? What is a Disk Scheduling Algorithm? What is thread in OS? What is multithreading in OS? What’s the difference between Mutex and Semaphore ?...

Intuit Interview Questions on Computer Networks

What is OSI Model? What are the various types of Network topology? Define ping. What is bandwidth? What’s the difference between http:// and https:// What is DNS? Explain TCP/IP Model . What are the different types of networks? What are Firewalls? What is meant by NOS? What is multiplexing in networking? What are Network Protocols? What is Anonymous FTP (File Transfer Protocol)? What is Proxy Server? What is the SMTP protocol?...

Intuit Interview Questions on DBMS and SQL

What are the key differences between DBMS and RDBMS? What is Normalization? Describe the various types of DBMS architecture. What are the ACID base properties in DBMS? What is the E-R model? What is a transaction? What is DML (Data Manipulation Language)? What are the differences between SQL and PL/SQL? What are the types of subquery? What is SQL Injection? What is an Alias in SQL? What are Constraints in SQL? What are the various types of join? What’s the difference between DELETE, DROP and TRUNCATE What is Denormalization?...