Skip to content

Tag Archives: Tesco

This article will give you information about the company, its recruitment process, sample questions that have been asked previously, lots of experiences shared by other… Read More
Round 1:  First round was an online coding Test on Hacker Rank.  We need to solve two questions in 90 minutes Q1) https://practice.geeksforgeeks.org/problems/knight-walk/0/?ref=self Q2) We need… Read More
Q.1> Given a string, find the longest subseqence of chars from string that conntains all vowels may be repeated but in a e i o… Read More
Perfect sums is the sum of two or more number of elements of arrays whose sum is equal to a given number. Return 999 if… Read More
Given an array of integers and a sum, the task is to print all subsets of the given array with a sum equal to a… Read More
This is an online coding test conducted by Tesco, Bengaluru. 2 questions – 2 hrs Question 1 ——————- There are N farms in a row,… Read More
Given two strings str1 and str2, find if the first string is a Subsequence of the second string, i.e. if str1 is a subsequence of… Read More