All Easy Articles
React is a Javascript front-end library that is used to build single-page applications (SPA). Knowing the version can help you understand the available features, check… Read More
Local installation involves the downloading of static files like CSS locally on our system and then using them on our web page. This ensures that… Read More
In this article, we will learn how to create a Reset Button in HTML forms.  The reset button is used to reset all the form… Read More
In this article we will learn about to use of the box-sizing property in CSS, The box-sizing property defines how the width and height of… Read More
In this article, we will see what is position property, and how to use this property wisely in order to make web pages. The CSS… Read More
In this article, you will learn about the concept of closure in Javascript & how to apply it on various functions. The closure in javascript… Read More
“Button Groups” in Bootstrap is a class of name “btn-group” which is used to create a series of buttons in groups (without spaces) vertically or… Read More
CORS stands for cross-origin resource sharing. It is a mechanism by which one webpage requests to another domain for fetching out the resource like audio,… Read More
Well I cracked all the rounds and I’ve my offer letter now from unthinkable solutions. So it consists of 4 rounds I’d say the first… Read More
It is a technique in functional programming, that transforms the function of multiple arguments into several functions of a single argument in sequence.  The translation… Read More
JavaScript functions serve as reusable blocks of code that can be called from anywhere within your application. They eliminate the need to repeat the same… Read More
Given an array arr[] consisting of N integers, the task is to find the minimum number of array elements that must be changed to any… Read More
Switch case statements are a substitute for long if statements that compare a variable to several integral values. The switch statement is a multiway branch… Read More
Given an array arr[] consisting of N floating point integers, the task is to modify the array by performing ceil() or floor() on every array… Read More
Round 1: Coding The coding round consisted of aptitude, technical and coding sections, held on the HirePro platform.Technical questions were based on linux, pthreads, logic… Read More
I had applied for Apprentice position at Bank of America via campus placements. The process had three rounds for me : Round 1(Video Interview Round):… Read More
Round 1(Online Assessment): This round was on the HackerEarth platform. Two coding questions of medium level. Round 2(Technical Interview 1): After two months of online… Read More
Round 1: Computer Based Online Recruitment Test In Mphasis AMCAT platform is used for the test in round 1. Round 1 consists of the sections… Read More
Online Test: It had two questions. One was named abandoned City and was needed to be solved using Binary search. It was a medium-level difficulty… Read More
4 Rounds in total: Coding and MCQ (Day-1) Technical interview (Day-2 Forenoon) Managerial Interview (Day-2 Afternoon) HR (Day-3 Forenoon) Round 1:(Coding & MCQ) TIME: 90… Read More