All Basic Articles
Bit Rotation: A rotation (or circular shift) is an operation similar to a shift except that the bits that fall off at one end are… Read More
Reasons For Failure of Revolt of 1857 is not based on only one major cause, there had been many reasons that led to the collapse… Read More
Maps are associative containers that store elements in a mapped fashion. Each element has a key value and a mapped value. No two mapped values… Read More
JavaScript is the most widely used language in the field of development over the world. For more than 25 years JavaScript Frameworks have been driving… Read More
In React Bootstrap is used for quick styling and designing web pages along with responsive designs and flexible CSS. Also installing Bootstrap in React JS… Read More
The task is to initialize a dialog without a title bar. In this article, we will see how to initialize the dialog box without any… Read More
We’ll learn how to display images when someone clicks on them using HTML. We’ll also use a bit of JavaScript to make our web pages… Read More
Every file that needs to be uploaded to the website, required the basic form which facilitates uploading. This feature is essential when we are filling… Read More
In this article, we will learn about Pure.CSS responsive design. It is a collection of responsive CSS modules that can be included in any web… Read More
API Testing An application programming interface (API) is a type of programming interface. API can be thought of as a bridge between two software systems… Read More
A JSON file stores the data and object in the JSON format. A JSON ( JavaScript object notation )format is a standard format to store… Read More
Background images can improve the UI and user experience of web apps by making the appearance better. These images can be some shape or shade… Read More
The HTML <slot> element allows users to create shadow DOM (Document Object Model). The shadow tree is a collection of elements in a particular order.… Read More
The electrical conductivity of a semiconductor material is between that of a conductor, such as metallic copper, and that of an insulator, such as glass.… Read More
The JUCMNav is an eclipse plugin that is used for modeling software and applications. It is a free graphical editor to analyze the user requirements… Read More
Recently, Optum-UHG visited our campus for the position of Full time SDE role and it was open for MCA, MTech and BTech for all CSE… Read More
Written Exam: It consists of 4 Sections. First: Data Structures and pseudo code. To clear this round you have to have your basics clear. Form… Read More
Deloitte came to our campus in the August end (2021) virtually, open for all branches. There were total 2 Rounds.  ROUND 1 Aptitude Round –… Read More
Round 1: Online Test (Hackerrank platform)  Test duration: 1 hour Programming questions: 2(Data structures and algorithms)Multiple Choice Questions: Based on Aptitude, programming, HTML, CSS, JavaScript,… Read More
In PHP, an array is a type of data structure that allows us to store similar types of data under a single variable. The array… Read More