InterviewDigestInterviewDigest
Back to Question Bank

Online Assessment Questions

48 real questions extracted from Online Assessment rounds.

rakutenInterntoday

Stack-based problem (modified Stock Span)

First round consisted of multiple-choice questions and coding problems for shortlisting candidates.

rakutenInterntoday

40+ MCQs covering quant, logical reasoning, verbal, and reasoning

First round consisted of multiple-choice questions and coding problems for shortlisting candidates.

rakutenInterntoday

Medium-hard optimization problem

First round consisted of multiple-choice questions and coding problems for shortlisting candidates.

rakutenInterntoday

Simple math-based coding problem

First round consisted of multiple-choice questions and coding problems for shortlisting candidates.

rakutenInterntoday

Stack it

Conducted virtually, consisting of 4 coding questions and 31 MCQs covering Computer Science Fundamentals.

rakutenInterntoday

Game Fifteen

Conducted virtually, consisting of 4 coding questions and 31 MCQs covering Computer Science Fundamentals.

rakutenInterntoday

Sum Calculation

Conducted virtually, consisting of 4 coding questions and 31 MCQs covering Computer Science Fundamentals.

rakutenInterntoday

Square root

Conducted virtually, consisting of 4 coding questions and 31 MCQs covering Computer Science Fundamentals.

rakutenInterntoday

Given N positive numbers, calculate the total sum of floor(Ai/Aj) for all pairs of indices (i, j) where 1 <= i, j <= N.

30 MCQ aptitude questions (moderate difficulty) and 4 coding questions. Topics included matrix manipulation, mathematical calculations, and optimization.

rakutenInterntoday

Given a 4x4 matrix representing an initial configuration of a 15-puzzle, determine if the final configuration (with 0 in the bottom-right corner) can be achieved by shifting adjacent elements into the empty cell (0) one at a time.

30 MCQ aptitude questions (moderate difficulty) and 4 coding questions. Topics included matrix manipulation, mathematical calculations, and optimization.

rakutenInterntoday

Given an array representing the number of books of each type, determine the maximum number of books that can be placed in each stack such that all stacks have the same height and contain only one type of book.

30 MCQ aptitude questions (moderate difficulty) and 4 coding questions. Topics included matrix manipulation, mathematical calculations, and optimization.

congaSDE-1 / New Gradtoday

Recursion and exception handling problems

Technical assessment focusing on programming languages (C++, Java), data structures, and output-based coding questions.

congaSDE-1 / New Gradtoday

Output-based coding questions in C++ and Java

Technical assessment focusing on programming languages (C++, Java), data structures, and output-based coding questions.

congaSDE-1 / New Gradtoday

Logical reasoning questions

Logical reasoning and verbal ability test with general aptitude questions.

congaSDE-1 / New Gradtoday

Verbal ability questions

Logical reasoning and verbal ability test with general aptitude questions.

congaSDE-1 / New Gradtoday

Series-based questions

Logical reasoning and verbal ability test with general aptitude questions.

expediaSDE-1 / New Gradyesterday

Length Encoding (Run-Length Encoding)

Online assessment on Hackerrank with MCQs (Java and DSA) and 2 coding questions.

expediaSDE-1 / New Gradyesterday

A tree-related coding question (exact problem not specified)

Online assessment on Hackerrank with MCQs (Java and DSA) and 2 coding questions.

expediaInternyesterday

Solve 3 coding problems based on data structures and algorithms within 90 minutes.

Candidates solved 3 coding questions on data structures and algorithms within a 1.5-hour duration on HackerRank. The difficulty ranged from easy to medium.

expedia groupsSDE-1 / New Gradyesterday

10 MCQs

Online Assessment conducted on HackerRank platform with a mix of coding and MCQ questions.

expedia groupsSDE-1 / New Gradyesterday

Coding questions: 1 easy hashmap problem and 1 hard DP problem involving bit manipulation

Online Assessment conducted on HackerRank platform with a mix of coding and MCQ questions.

honeywellIntern4 days ago

Solve a standard arithmetic progression problem from CBSE class X mathematics.

The round consisted of MCQs and two coding questions. The MCQs tested CS fundamentals, including programming concepts like fprintf() and fscanf(). The coding questions were basic but required speed to solve within the given time frame.

honeywellIntern4 days ago

Print all prime numbers from 0 to 1000.

The round consisted of MCQs and two coding questions. The MCQs tested CS fundamentals, including programming concepts like fprintf() and fscanf(). The coding questions were basic but required speed to solve within the given time frame.

honeywellIntern4 days ago

MCQs on OOPS, Data Structures, Aptitude, and DBMS

Online test consisting of MCQs and programming questions.

honeywell connected enterpriseIntern4 days ago

Moderate-level tree-based question

Preliminary round held on Hackerrank with three DSA-based questions of varying difficulty levels.

honeywell connected enterpriseIntern4 days ago

Easy-level coding question solvable by beginners in DSA

Preliminary round held on Hackerrank with three DSA-based questions of varying difficulty levels.

barclaysSDE-1 / New Grad4 days ago

Medium-level coding question requiring optimization

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level question requiring optimization, passed 7/10 test cases), and SQL (2 questions: filtering employee names by a specified letter and sorting by salary, and finding maximum profit with multiplication logic).

barclaysSDE-1 / New Grad4 days ago

SQL query to find employee names starting with a specified letter and sort them by salary

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level question requiring optimization, passed 7/10 test cases), and SQL (2 questions: filtering employee names by a specified letter and sorting by salary, and finding maximum profit with multiplication logic).

barclaysSDE-1 / New Grad4 days ago

SQL query to find the maximum profit achieved by an employee involving multiplication logic

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level question requiring optimization, passed 7/10 test cases), and SQL (2 questions: filtering employee names by a specified letter and sorting by salary, and finding maximum profit with multiplication logic).

barclaysSDE-1 / New Grad4 days ago

Write an SQL query to find the maximum profit achieved by an employee involving multiplication with a table heading.

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level optimization problem), and SQL (2 queries).

barclaysSDE-1 / New Grad4 days ago

Write an SQL query to find employee names starting with a specified letter, sorted by salary.

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level optimization problem), and SQL (2 queries).

barclaysSDE-1 / New Grad4 days ago

Solve a medium-level coding problem requiring optimization.

Online Technical Test with three sections: Computer Fundamentals (10 MCQs), Coding (1 medium-level optimization problem), and SQL (2 queries).

nvidiaSDE-1 / New Grad5 days ago

Solve ten distinct data structure-related problems.

Online test conducted on HackerRank with a time limit of 1 hour 30 minutes. Consisted of 12 questions: 2 DSA and 10 data structure-related.

nvidiaSDE-1 / New Grad5 days ago

Solve two distinct DSA problems.

Online test conducted on HackerRank with a time limit of 1 hour 30 minutes. Consisted of 12 questions: 2 DSA and 10 data structure-related.

ibmSDE-1 / New Grad5 days ago

Find the length of the last word in a string where words are separated by one or more spaces and there are trailing non-characters at the start and end of the string.

Online assessment consisting of 15 MCQs and 2 coding questions. MCQs focused on aptitude, operating systems, and Linux commands. Coding questions involved IPv4 to IPv6 conversion and finding the length of the last word in a string.

ibmSDE-1 / New Grad5 days ago

Convert an IPv4 address to an IPv6 address.

Online assessment consisting of 15 MCQs and 2 coding questions. MCQs focused on aptitude, operating systems, and Linux commands. Coding questions involved IPv4 to IPv6 conversion and finding the length of the last word in a string.

ibmIntern5 days ago

Solve DSA coding problems on HackerRank.

Second online test on HackerRank with 25 MCQs on Computer Science fundamentals and 3 DSA coding problems.

ibmIntern5 days ago

Solve DSA coding problems on HackerRank.

First online test on HackerRank with 25 MCQs on Computer Science fundamentals and 3 DSA coding questions.

ibmSDE-1 / New Grad5 days ago

Easy-level coding problem

Coding round conducted on HackerRank with two questions of varying difficulty levels.

ibmSDE-1 / New Grad5 days ago

Medium-level coding problem

Coding round conducted on HackerRank with two questions of varying difficulty levels.

ibmSDE-1 / New Grad5 days ago

Solve a string manipulation problem within a 45-minute timeframe.

Single coding question focused on strings, 45 minutes duration.

ibmIntern5 days ago

Given an array, maximize the sum by rearranging and applying operations on prefix sums at odd and even indices.

First round was an online assessment on HackerRank consisting of two coding problems.

ibmIntern5 days ago

Delete nodes from a linked list that fall within a specified range.

First round was an online assessment on HackerRank consisting of two coding problems.

wayfairSDE-3 / Senior5 days ago

Solve 2 Algo/DS questions of medium difficulty.

Online coding round with 2 Algo/DS questions and 1 SQL query question. SQL query was tough, requiring computations, joins, and nested queries across 3 tables. Two medium-level coding questions.

wayfairSDE-3 / Senior5 days ago

Write a SQL query involving computations, joins, and nested queries across 3 tables.

Online coding round with 2 Algo/DS questions and 1 SQL query question. SQL query was tough, requiring computations, joins, and nested queries across 3 tables. Two medium-level coding questions.

wayfairSDE-1 / New Grad5 days ago

Sieve of Eratosthenes problem requiring efficient generation of prime numbers.

45-minute online coding test focusing on algorithmic problem-solving and data structures.

wayfairSDE-1 / New Grad5 days ago

Priority Queue problem focused on implementing an efficient solution using heaps.

45-minute online coding test focusing on algorithmic problem-solving and data structures.

wayfairSDE-1 / New Grad5 days ago

Two-pointer problem requiring efficient processing of a sorted array.

45-minute online coding test focusing on algorithmic problem-solving and data structures.