Given an array arr[] consisting of N natural numbers, the task is to find the length of the longest subsequence from the array which does… Read More
Given a python dictionary, the task si to count even and odd numbers present in the dictionary. Examples: Input : {‘a’: 1, ‘b’: 2, ‘c’:… Read More
Given a string S, the task is to find the resultant smallest string possible, formed by repeatedly removing pairs of adjacent characters which are equal.… Read More
A Shiny Glimmering Neon Button can be created using pure CSS with the shadow-effect. These buttons can be used to give a good contrast on… Read More
Though in today’s digitally-advanced world, we’re having various distinct sources to expand our knowledge about anything such as via YouTube videos, blogs, etc. However, among… Read More
Given an array arr[] consisting of N positive integers, the task is to find the sum of all array elements having a distinct count of… Read More
Given two positive integers N and X, the task is to count the occurrences of the given integer X in an N-length square matrix generated… Read More
Given a string S consisting of lowercase English alphabets, the task is to find the length of the longest subsequence from the given string such… Read More
Given an array arr[] consisting of N positive integers, the task is to check if the sum of the elements of any subset of the… Read More
Given an array arr[] consisting of N integers, the task is to find the sum of all subsets from an array, whose sum is a… Read More
Given a lower triangular matrix Mat[][], the task is to store the matrix using row-major mapping. Lower Triangular Matrix: A Lower Triangular Matrix is a… Read More
Samsung had come on-campus for a 2021 summer internship in SRIB, Bangalore. The CGPA cut-off was 7.5. There were three rounds in the hiring process.… Read More
Hello everyone, the interview had 6 rounds, and it was completely online because of the corona lockdown. If you have applied for Zoho, all the… Read More
Featured Articles
View All