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
Given an M x N matrix, with a few hurdles arbitrarily placed, calculate the length of the longest possible route possible from source to a… Read More
Geek on the top is all about success stories of Geeks who are working hard to chase their goals and are inspiration for other geeks.… Read More
Joey has to arrange 2N sandwiches which are wrapped by different color wrapper in N pairs such that he can feed his N girlfriends (A… Read More
Python defines an inbuilt module “calendar” which handles operations related to the calendar.Operations on the calendar : 1. calendar(year, w, l, c):- This function displays the… Read More
Some of Time Functions are discussed in Set 1 Date manipulation can also be performed using Python using “datetime” module and using “date” class in… Read More
Given a square matrix, find if it’s a Toeplitz matrix or not. A Toeplitz (or diagonal-constant) matrix is a matrix in which each descending diagonal… Read More
Given an array of integers, find if it’s possible to remove exactly one integer from the array that divides the array into two subarrays with… Read More
Given a large number, n (having number digits up to 10^6) and various queries of the form : Query(l, r) : find if the sub-string between… Read More
Microsoft came for Full Time IDC recruitment in our campus. Round 1 Online test on CoCubes contains 3 Coding Questions (Only Function to complete) Find… Read More
  Campus placements season is beginning at almost all the colleges and each one of us wants to prepare to do our best. A lot… Read More
I have just entered my third year and Amazon was the first company to visit our campus for Software Internship. The process was : ONLINE… Read More
On Campus Recruitment only for ” MCA ” There were 3 rounds: Round 1: Written( Offline written test which comprises of 3 modules) Module 1 : Technical… Read More
I recently got a call from Qualcomm Hyderabad for Engineer position. I am from CS background and had 1 year experience. There are #3 Tech… Read More
Given an infinite number line from -INFINITY to +INFINITY and we are on zero. We can move n steps either side at each n’th time. … Read More
Given N jobs where every job is represented by following three elements of it.1. Start Time 2. Finish Time 3. Profit or Value AssociatedFind the maximum profit… Read More

Start Your Coding Journey Now!