In software development, Object-Oriented Design plays a crucial role when it comes to writing flexible, scalable, maintainable, and reusable code. There are so many benefits… Read More »
Round 1: It was an online coding round with 3 sections, i.e, Coding, Aptitude and Electronics. We were supposed to attempt 2 of them based… Read More »
Given a string str and a string array arr[], the task is to find the minimum count of substrings this can be splitted into such… Read More »
Every programmer has a dream they want to fulfill. Now that dream for you could be working at the top product-based companies in the world… Read More »
As the placement season is back so are we to help you ace the interview. We have selected some most commonly asked and must do… Read More »
Given an array arr[], the task is to answer queries to find the maximum of all the elements in the index range arr[L…R]. Examples: Input:… Read More »
Deadlock, Race condition, Division by zero, Infinite loops, Infinite recursion…you might have heard these terms in computer programming and you might have knowledge that how… Read More »
There was a drive conducted on august 2019 in Bangalore. There were 6 rounds for me 1 written round 3 f2f technical rounds and 2… Read More »
It was contacted by GS HR in August and was provided a test link for HackerRank Test. HackerRank Test Given a matrix of integers, the… Read More »
This article contains a list of most asked questions from Operating Systems, Computer Networks and DBMS in the interviews of the top product based companies… Read More »
Instagram is a photo and video-sharing social networking service owned by Facebook, Python provides powerful tools for web scraping of Instagram. Modules required and Installation:… Read More »
Given an integer N, the task is to count the number of binary strings possible of length N such that they don’t contain “111” as… Read More »
To override the CSS properties of a class using another class, we can use the !important directive. In CSS, !important means “this is important”, and… Read More »
The aria-label helps define a string and provides additional information about the structure of the document for users using assistive technology. In most cases, arial-label… Read More »
We are living today in a world where everything is possible using technology introduced by great programmers. If you are a programmer or do coding… Read More »
Given a number N, find all binary sequences of length 2*N such that sum of first N bits is same as the sum of last… Read More »
Given an array arr[] and an integer K. The task is to divide the array into K parts ( subarray ) such that the sum… Read More »
Given two sorted arrays, we need to merge them with O(1) extra space into a sorted array, when N is the size of the first… Read More »
Hello Geeks, I am Sharing you my experience of Infosys Interview. Round 1: As I have applied at Infosys through InfyTQ, I Had to take… Read More »
Python is an object-oriented and open-source language developed in the 1980s by Dutchman Guido van Rossum. Tech Giants like Cisco, IBM, Mozilla, Google, Quora, Hewlett-Packard,… Read More »



