All Basic Articles
Progressions are numbers arranged in a particular order such that they form a predictable order. It means that from that series we can predict the… Read More
Given an array arr[], the task is to find the maximum number of distinct numbers in arr after at most K changes. In each change… Read More
Pre-requisite: if-else This article focuses on discussing what happens when the print statement is used inside the if-else conditional statement. For example: Consider the below… Read More
Forward list in standard template library of C++. It comes under #include<forward_list> header file. It is implemented as a singly linked list. It was introduced… Read More
In this article, we will learn the routing & nested routing concept in Angular. We will implement the concept to establish routing between different components… Read More
In this article, we will learn how to create a quiz application using JavaScript. The quiz application will contain questions followed by a total score… Read More
Here, we are going to create a dice game. As the name suggests there will be two dice and either player one or player two… Read More
Given an array arr[] consisting of N positive integers, the task is to find the number of pairs such that the Greatest Common Divisor(GCD) of… Read More
Today, Robotics is one of the best technologies which deals with the design, working, and applications of computer systems for their control and information processing,… Read More
There are different ways to handle operations in Node or JavaScript. For asynchronous execution, different processes run simultaneously and are handled once the result of… Read More
Geek as you are well aware of coding platforms inclusive of competitive codings such as GeeksforGeeks, CodeChef, Codeforces, atCoder, SPOJ, HackerRank, HackerEarth, and many more… Read More
Cyberbullying is a cybercrime in which the bullying takes place digitally on online platforms like social media, gaming communities, etc where users can view, share… Read More
I participated in HackWithInfy 2021 conducted in the month of May with the intention of hiring students from the batch of 2022. The entire process… Read More
Numerical values are required to count and perform mathematical operations. The numerical value is represented by numbers which can also be represented alphabetically. For example,… Read More
Applied through referral. Each round is for 45 mins only. Round 1: Given a list of Songs, shuffle the songs in such a way that… Read More
Hello everyone, Cisco visited our campus on August 5th 2021 for full time roles for 2022 graduating batch.  ROUND 1(ONLINE TEST): 1 Hour  15 MCQS… Read More
A pair of hand forces spin an automobile’s steering wheel, while a screwdriver is twisted by the equivalent of a couple. A wrench, on the… Read More
Remember that in Java Programming the background color and text color of the output screen is black or white by default. If we want to… Read More
A multimedia project is a classic software project which is developed using multimedia technology with the specific aim of distributing information in an entertaining and… Read More
Prerequisite : Types of Transmission Media Introduction : Transmission media can be divided into two parts Guided Media and Unguided Media. In guided media, the signal… Read More