All Medium Articles
1. Management Information System (MIS) : MIS is an application of computer related technology to programs. It provides managers with information and support for effective… Read More
Given an array  arr[] of N integers. The task is to find the maximum value of (arr[i] + arr[j] * arr[k]) among every triplet (i,… Read More
Packet Tracer is a network simulation tool that allows us to create network topologies by building virtual networking devices. Packet Tracer is highly encouraged for… Read More
Terminal is one of the most important tools in MacOS be it any field. To get good knowledge about the terminal is important. It teaches… Read More
Given a string str, the task is to find the minimum numbers of substrings that the given string S can be split into, such that… Read More
Indeed, a worthwhile and impactful resume is a must for all individuals while looking out for a job opportunity. Your resume acts as a marketing… Read More
Have you ever thought about checking whether the objects you are using adheres to a particular specification? It is necessary to verify whether an object… Read More
Given 3 digits a, b, and c. The task is to find all the possible combinations from these digits. Examples: Input: [1, 2, 3] Output:… Read More
Prerequisites: Turtle Programming in Python TurtleMove game is basically a luck-based game. In this game two-players (Red & Blue), using their own turtle (object) play… Read More
GitLab: GitLab is a repository hosting manager tool that is developed by GitLab Inc and is used for the software development process. It provides a… Read More
Round 1: This round consisted of 40 MCQs and two coding questions. The platform was HackerEarth and the webcam was on. The MCQ’s were easy… Read More
Given two numbers N1 and N2 represented by two stacks, such that their most significant digits are present at the bottom of the stack, the… Read More
Online Coding Test: The test consisted of 28 MCQs primarily focused on C/C++ outputs, data structures, OOPS Concepts. Two coding questions were also asked: Given… Read More
Round 1 (Coding round): 3 questions. Marks distribution 20, 50, 50. One Mathematics, One DS, and One Dynamic Programming. Questions were of moderate level. Round… Read More
Round-1: The first round was conducted on HackerRank, which consists of 2 coding problems and 6 MCQ questions including the concept of sorting algorithms, the… Read More
I find GeeksforGeeks very helpful! It helped me prepare for my Oracle interview, thanks to the previous contributions by many.  Round1 (MCQ test): The initial… Read More
Prerequisite – Types of Web Hosting Web hosting is the main service required to get/post our information from a web server using a web browser.… Read More
The fundamental feature of linear algebra are vectors, these are the objects having both direction and magnitude. In Python, NumPy arrays can be used to depict… Read More
Round 1 (Coding Round): There were 3 coding questions Given three strings A, B, C where A and B have the same length n. Find… Read More
The Google online challenge 2020 for summer internships 2021 was held on August 16. It was a 60-minute online test having 2 questions to code.… Read More