All Medium Articles
In this article, I won’t just share my interview questions but also of my friends(50 to be precise) who got placed in TCS-Digital. Our college… Read More
Brief Applied: November 2020 through Linkedin (Easy Apply) Rounds conducted: Hackerrank Online Test Technical Interview- I (SRE Operations) Technical Interview – II (Service Design &… Read More
Hi everyone, Hope everything is fine. Today I’m going to share my Flipkart Interview experience for the role of UI Engineer I. So without further… Read More
The following is my interview experience with Think360 (FKA Think Analytics) for the role of Associate Data Engineer during the campus placement drive in August… Read More
Online Test on HackerRank: 15 MCQs on OOPS, CN, DBMS, and Basic programming (pointers, find the output of a program). Two coding questions:  Reverse an… Read More
Given N piles of bananas, the ith pile has piles[i] bananas and H hours time until guards return (N < H). Find the minimum (S)… Read More
The first round was a resume shortlisting round in which they shortlist students on the basis of their internships projects and certifications. Then we had… Read More
Each round was an elimination round and all rounds were conducted in online mode. Round 1: Online Assessment I gave IT programming(scored 68%) and NQT(scored… Read More
In this article, we are going to see how to send automated email messages which involve delivering text messages, essential photos, and important files, among… Read More
In this article, we are going to see how to make a flappy bird game in Pygame. We all are familiar with this game. In… Read More
In this article, we are going to see the conversion of Binary to ASCII in the Python programming language. There are multiple approaches by which… Read More
Given a binary tree consisting of N nodes, the task is to split the binary tree into two subtrees by removing one edge such that… Read More
Android comes with an inbuilt implementation of a database package, which is SQLite, an open-source SQL database that stores data in form of text in… Read More
Round 1: Written Test  15 MCQs along with 2 coding questions. MCQs were based on topics like Computer Networks(related to HTTP error handling) and aptitude-based… Read More
Each round was an elimination round and all rounds were conducted in online mode. Round 1: Written-test  Aptitude(quant,logical,english) +Coding test ( 2 questions easy to… Read More
Sabre onsite recruiting drew a total of 160 students with a CGPA cut of 9, and 8 were further selected. There were four rounds to… Read More
Given a binary string S consisting of N characters, the task is to find the minimum number of flips required such that there don’t exist… Read More
Given a positive integer N, the task is to find the pair of integers (X, Y) such that the Bitwise XOR of X and Y… Read More
Meteor is an open-source full-stack JavaScript platform that is useful for developing modern web and mobile applications. Meteor helps the developer to develop in one… Read More
In this article, we will learn about the <figure> & <img> tag along with its implementation. We will also learn the differences between them. Let’s… Read More