Graduate Aptitude Test in Engineering (GATE) Exam is one of the most renowned and prestigious exams in India that is conducted jointly by seven IITs… Read More
All Easy Articles
Hello Geeks! I am a fellow Geek, here to share about my personal Adobe #SheCodes Interview Experience! There were a total of 3 rounds:- Online… Read More
Groww was the first company for the session 2021-2022 to come to our college (IIITN) for a 6-month internship program to hire only 5 students… Read More
Legato visited our college in December 2021. There were 3 rounds. Each round was an elimination round. All the rounds were conducted Virtually. Round 1(Online… Read More
In this article, we will try to understand how we could easily execute multiple promises in a sequential manner (one after the another) with several… Read More
Given two points P1(x1, y1) and P2(x2, y2) of a matrix, the task is to find the minimum cost to reach P2 from P1 when:… Read More
Naming a file or a variable is the first and the very basic step that a programmer takes to write clean codes, where naming has… Read More
Learning should never stop! And what can be better than quality Online Learning resources to keep continuing your learning endeavors especially amidst this covid outbreak.… Read More
Machine Learning is one of the rapidly growing tech domains in the present-day tech world and those who’re considering building a career in Machine Learning… Read More
Hello everyone, I have received Intern+FTE offer for the profile of Junior Associate-IT from Unthinkable Solutions, and will be sharing the interview process for the… Read More
The toUpperCase() built-in method returns the calling string value converted to uppercase in the javascript. This method does not affect any of the special characters,… Read More
Every year, Goldman Sachs runs its Engineering Campus Hiring Program, an off-campus drive for their Bengaluru office. This year the applications opened from mid-July for… Read More
CRUD stands for Create, Read/Retrieve, Update and Delete and these are the four basic operations that we perform on persistence storage. CRUD is data-oriented and… Read More
I got referral for Red Hat six-month Internship through linkedin. And I got test link after two weeks. Round 1: First round was an online… Read More
What is an array? An array in any programming language is a data structure that is used to store elements or data items of similar… Read More
As we all know the graph is a pictorial representation of data in the form of nodes and relationships which are represented by edges. A… Read More
Binary Decision Diagram (BDD) is an effective way to represent the Switching function. It is a Data-Structure used to represent a Boolean Function and can… Read More
Given an array arr[] consisting of positive integers. The task is to minimize the contiguous groups formed if each element from arr[] can be a… Read More
Given array arr[] of size N containing cyclic variables having states from 0 to (M – 1) (i.e when incremented from M-1 it goes to… Read More

