All Hard Articles
Fareportal visited our campus (VIT University) for the Software Engineer/Software Testing Engineer position on 26 August 2021. Only CS/IT branches were eligible followed by a… Read More
Status: Current ECE student at top tier NIT in India. Date: August 2021 It was an on-campus Offer Round 1(Online Assessment Test on HackerRank –… Read More
Round 1: Coding round Code Debugging (20 minutes) Coding questions (70 minutes): There were 2 coding questions:Maximum of all subarrays of size KCount all substrings… Read More
I applied off campus(2020), they gave us a choice between DEV and TEST. Also if anyone wanted to appear for both of the screening tests… Read More
Round 1: Online round The test was conducted on amazon’s platform. It has 4 sections: Code Debugging (C, C++, Java ,6 – 7 Questions) 20… Read More
Escape Characters are the symbols used to begin an escape command in order to execute some operation. They are characters that can be interpreted in… Read More
Exponents and powers are used to show very large numbers or very small numbers in a simplified manner. For example, if we have to show… Read More
Which method is used to return all the remaining input stored in the internal buffer as a string ? (A) stringDecoder.start() (B) stringDecoder.end() (C) stringEncoder.start()… Read More
A list is a record of information that makes finding items easy using bullets.  There are 3 types of lists supported by Bootstrap are: Unordered… Read More
An electric flow is a surge of charged particles, like electrons or particles, travelling through an electrical channel or space. It is estimated as the… Read More
Every device has an internal memory where it can store files and applications. The internal memory of devices can vary anywhere between 4 GB to… Read More
Probability means Possibility. It states how likely an event is about to happen. The probability of an event can exist only between 0 and 1 where… Read More
The term “schema” refers to the organization of data as a blueprint of how the database is constructed (divided into database tables in the case of relational databases). The formal… Read More
In SQL, dates are complicated for newbies, since while working with the database, the format of the date in the table must be matched with… Read More
When a non-prime attribute column in one table references the primary key and has the same column as the column of the table which is… Read More
File caching enhances I/O performance because previously read files are kept in the main memory. Because the files are available locally, the network transfer is… Read More
Recently, Deutsche Bank came to our campus for internship and placement. I am happy to tell you that I cracked this opportunity and I am… Read More
Citi Visited our campus for FTE roles on 7th September 2021 The C.G.P.A cutoff was 6.5 and No active backlogs. It had total 3 rounds,… Read More
In this article, we will learn about how to toggle password visibility using HTML and Javascript. Passwords are those input types that take hidden inputs.… Read More
Given an array arr[] and two positive integers K and C, the task is to maximize the Kth maximum element obtained after splitting an array… Read More