All Medium Articles
Prerequisites: Basic knowledge of Kotlin Basic Knowledge of Jetpack Compose In this article, we will take a look at how to create a bounce animation… Read More
The Waterfall Toolbar Library is an android library that is designed to provide some dynamic effects to the toolbar to make an application look better.… Read More
Python…We all know the popularity of this language. Python is a powerful higher-order programming language. In today’s tech world, it’s almost everywhere. Whether you’re building… Read More
The class StreamCorruptedException of ObjectStreamException is an exception thrown when control information that was read from an object stream violates internal consistency checks. It will… Read More
Given a positive integer N denoting the number of astronauts(labelled from 0 from (N – 1))and a matrix mat[][] containing the pairs of astronauts that… Read More
If you are having some knowledge of coding and some basic coding concepts, you can easily crack this interview. Round 1(M.C.Q based round): You have… Read More
I applied on Instahyre and shared my resume. HR called me and setup the whole process. HR was very helpful throughout the whole process.  … Read More
The First 2 rounds were taken by interviewvector team. Round 1(DSA): This was an online round. The interviewer told me to share my screen and… Read More
Role: Software Development Engineer Eligible Criteria: Minimum 7 GPA Round 1(Aptitude+ Technical MCQ’s): This round was conducted on their online platform. It was MCQ’s based… Read More
Foobar is “said to be” Google’s secret hiring challenge, and it’s really exciting. It is an invite-only challenge, so “you have to be chosen” by… Read More
Any assault activity performed by cybercriminals is called a cyber attack. It is a process in which a criminal uses one or more computers against… Read More
In this article, we will see what double underscore (__) is in front of a variable in Node.js. NodeJS is primarily used for non-blocking, event-driven… Read More
TypeScript is an object-oriented programming language, and it is a superset of JavaScript and contains all of its elements. By using TSC (TypeScript Compiler), we… Read More
The task is to design a general Hash Table data structure with Collision case handled and that supports the Insert(), Find(), and Delete() functions. Examples:… Read More
Given a string S of length N, where each character of the string is either equal to ‘L’, ‘R’ or ‘?’, the task is to… Read More
Given a matrix arr[][] of dimension M*N consisting of positive integers, where arr[i][j] represents the height of each unit cell, the task is to find… Read More
Given N persons are standing in a circle and an integer K. If initially starting from the first position, the Kth alive person clockwise from… Read More
Given a matrix mat[][] of size N×M where each row of the matrix is a permutation of the elements from [1, M], the task is… Read More
I had applied for hashedin in april through their career page, my online test was scheduled in last week of april. STEP 1(Online Test): Online… Read More
When we talk about Competitive Programming, we can’t ignore the significance of Mathematics here. Yes, it is true that one can get started with competitive… Read More