Skip to content
Gblog 100 Days of Code – A Complete Guide For Beginners and Experienced
Do you want to become a successful software developer and dreaming about getting into the big tech companies? Are you someone who is already working… Read More
Writing code is hard, and Python programmers often face a steep learning curve. One of the most common issues that can prevent you from writing… Read More
Do you know why employers generally reserve 13% to 20% of equity for their employees? So that they can offer these shares to proficient employees… Read More
Ever wondered, how big applications like Amazon, Netflix, etc. never face any major faults and are always up and running? Is it possible for such… Read More
Given two strings, A and B, both consisting of lowercase alphabets. You can perform the following operation any number of times: choose any index i… Read More
You park your car or any vehicle on some random street or a mall and after some time you are unable to find the location… Read More
The proportionate change in the quantity demanded of a commodity due to a proportionate change in the price of the commodity is called Price Elasticity… Read More
Determination of Equilibrium Level  The Keynesian Theory states that the equilibrium situation is usually expressed in terms of Aggregate Demand (AD) and Aggregate Supply (AS).… Read More
Given a string S  of length N and an integer K. The task is to find the minimum count of distinct strings by changing at… Read More
A Max-Heap is defined as a type of Heap Data Structure in which each internal node is greater than or equal to its children.  The… Read More
In this article, we will learn how to build a classifier using a simple Convolution Neural Network which can classify the images of patient’s xray… Read More
Java Collections Interview Questions are the most asked interview questions for a Java Developer. In JDK 1.2 “Collection Framework” was introduced that contains all the… Read More
Investment Banking in a common language can be understood as a part of a Banking System specialized in raising funds for an Organisation (or Individuals),… Read More
Samsung SDS comes to NIT Patna to hire interns from CSE and ECE.There were two rounds. The first round was the online assessment of 120… Read More
Given an undirected graph with N nodes and M edges in the form of array edg[][2], the task is to count all simple paths (paths… Read More

Start Your Coding Journey Now!