All Medium Articles
BoxShadow is a built-in widget in flutter, whose functionality is to cast shadow to a box. The BoxShadow widget is usually used with BoxDecoration. In… Read More
Do you know that despite going through numerous lectures, notes, training sessions, etc., and covering all the required concepts, most of the programmers still don’t… Read More
I applied through Infytq site with hackwithinfy  Round 1: This round held on 29th March 2020, In round 1 there were three questions means easy,… Read More
Factorize each of the following: Question 1. 6x(2x – y) + 7y(2x – y) Solution:  As we know that (2x – y) is a common… Read More
Given a singly linked list containing N nodes, the task is to find the sum of all possible nodes of the list which contains value… Read More
Coding and aptitude Round: There were 17 questions which included 15 MCQ’s and 2 coding questions. MCQ’s were based on the topics like Database Management,… Read More
OYO Rooms visited our campus for Recruiting SDE-1. Eligible Branches were CSE, IT, ECE, EEE. CGPA Cutoff: 7 Round 1(Online Coding Round): The Online Round… Read More
 HackWithInfy 2020 is a countrywide hackathon open to all B.E., B.Tech, M.E., M.Tech engineering students graduating in 2021. The winning team of the competition received… Read More
Amazon visited our campus(Tier-3) in October and asked us to apply for a job (They provide a Link for the portal). There’s no resume screening… Read More
The interview consisted of 4 rounds: MCQs + Coding + Technical + Technical and HR. The process was entirely virtual and took place on hackerrank… Read More
Hackwithinfy is a contest that was conducted by Infosys every year for final year students. It consists of 3 rounds. I applied through their website.… Read More
A Filter is a simple JavaScript function which is used  to change the output of a data to the browser. Filters in Vue.JS don’t change… Read More
We have given multiple websites and the task is to redirect to multiple websites with some delay using JavaScript. We will use setTimeout() function to… Read More
Round 1: It starts after the prescreening process is done. Almost all the students from all the campuses of SRM made their way to this… Read More
I was interviewed on 11/11/2020. Overall, there were 4 rounds- 1 online coding round, 2 technical rounds, 1 technical + Managerial round. All the rounds… Read More
Around 200 students appeared for the online round which consisted of 2 Easy-Medium Coding questions and 1 Advanced Level Coding Question along with 10 MCQ’s… Read More
Filters are used to check whether the input entered by user is following the accepted standard or not. Filters are used either in browser (client… Read More
Given two integers X and Y and a binary array arr[] of length N whose first and last element is 1, the task is to… Read More
Interviews are virtual and on webex Round 1: It consisted of 5 games.  First one was similar to Dijkstra’s algo. One ball(blue) will be there… Read More
Given an Expression which is represented by String. The task is to find duplicate elements in a Regular Expression in Java. Use a map or… Read More