All Medium Articles
There are not many Interview experiences about the Scholar@SAP program on GFG for BCA/Bsc Students hence I would like to share my Interview Process. We… Read More
Firstly there was an online test on TCS ion platform which comprised aptitude and programming questions then shortlisted candidates had a final round which was… Read More
Given an integer N (N &e; 3), the task is to split all numbers from 1 to N into two subsequences such that the sum… Read More
ESN stands for Electronic Serial Number History : ESN was assigned by U.S Federal Communications Commission generally known as FCC in United States in early… Read More
Data Visualization is the presentation of data in pictorial format. It is extremely important for Data Analysis, primarily because of the fantastic ecosystem of data-centric… Read More
A violin plot plays a similar activity that is pursued through whisker or box plot do. As it shows several quantitative data across one or… Read More
Given two numeric strings N and K (K ? N), where digits of K are in non-decreasing order, the task is to rearrange digits of… Read More
The three dots syntax (…) is part of ES6 and not React itself and it’s used by two operators i.e. the Spread and Rest operators.… Read More
If you dual boot your Laptop or PC with any other OS and you restart Ubuntu then it will show Error[Wireless connection is not present… Read More
Selecting an image from a gallery in Android is required when the user has to upload or set their image as a profile picture or… Read More
BottomNavigationView is the best option for navigation in android. It makes life easier for a user to switch between multiple activities and fragments. It’s really… Read More
Android Jetpack is a set of software components, libraries, tools, and guidance to help in developing robust Android applications. Launched by Google in 2018, Jetpack… Read More
Support library packages in Android are a set of code libraries whose prime purpose is to provide backward-compatibility to the code and Android API framework.… Read More
Cron is a widely used software utility available on Unix-like operating systems that are used for the purpose of job scheduling. Certain programs or scripts… Read More
Given an integer N, the task is to count the number of even and odd binomial coefficients up to Nth power. Examples: Input: N =… Read More
Given an array, arr[] of size N and an integer K, the task is to split the array into K subarrays minimizing the sum of… Read More
VMware came to my college for Internship and Internship + Placement offers. The eligible branches for the process were CS and IT. The virtual hiring… Read More
Recently I interviewed with Fasal for 6 months internship as a Product Engineering Intern. I applied to Fasal through Linkedin and was fortunate enough to… Read More
Active Reviews for Intermediate Designs (ARID) : Both Active Design Reviews and ATAM are used to evaluate preliminary designs. In the active design review, stakeholders… Read More
State Diagrams are used to model and present the dynamic nature of a system. State Diagrams consists of different states which represent an activity or… Read More