All Easy Articles
Two Linked Lists are identical when they have the same data and the arrangement of data is also the same. For example, Linked lists a… Read More
What is a tuple?A tuple is an object that can hold a number of elements. The elements can be of different data types. The elements… Read More
Year – 2022 Profile – Software Engineer Process Round 1(Online Coding Round) – This was the preliminary round held on Hackerrank. There were two coding… Read More
In this article, we will understand the concept of a multi-layer perceptron and its implementation in Python using the TensorFlow library. Multi-layer Perceptron  Multi-layer perception… Read More
In this article, we will try to understand various important Array methods (like push(), pop(), and so on) with the help of certain examples. Let… Read More
There were in total 3 rounds of interview. Round 1(Time – 1.5 hour): It was a technical round where I was asked to build a… Read More
Python list() function takes any iterable as a parameter and returns a list. In Python iterable is the object you can iterate over. Some examples… Read More
Python input() function is used to take user input. By default, it returns the user input in form of a string. input() Function  Syntax:  input(prompt)… Read More
Branch: B.E. ECE MBRDI visited our campus for a (GET)Graduate Trainee Engineer profile. We had to choose between Mercedes Benz and Daimler. The first selection… Read More
It was an on-campus opportunity (Intern+fulltime)  for an Associate Software Engineer role. It consisted of three rounds and all were elimination rounds:- Round 1:  first… Read More
Wipro-NLTH off-campus placement session also known as Elite National Talent Hunt Test 2021 is scheduled to hire the BE/BTECH graduates for the role of Project… Read More
Forms are used on almost every website that you visit. It is generally used to collect data from the users. It consists of various interactive… Read More
In this article, we will discuss how to Iterate over Tuples in Dictionary in Python.  Method 1: Using index We can get the particular tuples… Read More
This article will guide you on configuring RAID on your computer What is RAID?RAID (redundant array of independent disks) is a method of storing the… Read More
This article is all about Data Encapsulation and Decapsulation in Networking. Both encapsulation and decapsulation processes are simultaneously running over a network in order to… Read More
In the last week of August 2022, Cognizant organized a test for GenC Next where they were hiring for two roles GenC Next and GenC… Read More
Coaxial cable is typically used by cable operators, telephone companies, and internet providers to transmit data, video, and voice communications to customers. Its installation and… Read More
Bit Rotation: A rotation (or circular shift) is an operation similar to shift except that the bits that fall off at one end are put… Read More
Transformer is the simplest device that is used to transfer electrical energy from one alternating-current circuit to another circuit or multiple circuits, through the process… Read More
Imagine a situation of visiting a game parlor or adventure park, having ultimate fun there, and coming back home without paying a single penny there… Read More