All Medium Articles
There is a term called gas that we all pay when we want to make a transaction or execute a contract on the Ethereum blockchain… Read More
API, Authentication, Design Patterns, MVC, Cache, Cookies, Sessions, JSON, Endpoints, Server, Hosting, Postman, CRUD, Curl… Aren’t all these words familiar to you??? If yes, then… Read More
1st Round – This was an online coding exam consisting of 3 questions from DS/Algo and 3 questions on SQL. The difficulty level was medium,… Read More
I applied to Bloomberg for the Software Engineer New Grad position and received an offer. Phone Screen:  After a brief resume review, the interviewer was… Read More
Status: A backend developer with 2+ years of experience in a service-based company. Position Interviewed for Swiggy SDE1 Location: Bangalore (Interviews were completely virtual) Month:… Read More
Difficulty level: Easy Round- 1 Coding Round The Coding round was held on the HackerEarth platform on 30th March 2020. It comprises 3 questions that… Read More
Given a square matrix mat[][] of dimension N and an integer K, the task is to rotate the matrix by 90 degrees K times without… Read More
Given a string S of size N, consisting of digits [0 – 9] and character ‘.’, the task is to print the string that can… Read More
Given a string S and integers P and Q, which denotes the cost of removal of substrings “ab” and “ba” respectively from S, the task… Read More
Given an array arr[] of size N, the task is to rearrange the array elements such that all the Prime numbers are placed before the… Read More
Given a positive even integer N, the task is to find the number of pairs (i, j) from the range [1, N] such that the… Read More
I have 2-3 years of Experience in Java/Spring MVC/REST. I participated in Nagarro’s drive-in in March 2021 via referral from a friend. It was a… Read More
Round 1(1 hour 30minutes) Consisted of 8 MCQ’s from OS, DBMS, OOP, DSA, and 3 coding questions. MCQ’s had +5 -2 weightage whereas coding questions… Read More
Online Coding Test (Hackerrank): 3 Medium questions and 1.5 hrs to solve it. Solved all three questions Round 1(On-site, virtual): Count number of binary strings… Read More
I got an interview invitation from Oracle HR on LinkedIn, Process took one day to complete all 4 rounds. All rounds were technical and each… Read More
Given a Binary Tree consisting of N nodes having distinct values from the range [1, N], the task is to find the lowest common ancestor… Read More
Given two Stacks S1 and S2, the task is to check if both the stacks are equal or not in the same order without losing… Read More
Given an array arr[] consisting of N integers and an integer K, the task is to find the maximum sum of pairs of elements that… Read More
React-Bootstrap is a front-end framework that was designed keeping react in mind. Spinner Component provides a way to show the loading effect. We can use… Read More
In this article, we are going to learn about how to make an animated chart of multiple lines using matplotlib. Animating the charts can make… Read More