All Medium Articles
Thymeleaf is a server-side Java-based template engine for both web and standalone environments, capable of processing HTML, XML, JavaScript, CSS and even plain text. It… Read More
Hello my fellow geeks!! Today I am sharing my Zensar Technologies complete recruitment process. Zensar Technologies came to my campus and we were asked to… Read More
VMWARE visited my college for campus hiring in October. The hiring process was 2 days long and approximately 400 students appeared in the online assessment.… Read More
InfoEdge is a popular Internet based company offering services in various fields such as recruitment (naukri.com), real estate (99acres.com), matrimony (jeevansathi.com), and education (shiksha.com). InfoEdge… Read More
Difficulty Level: Hard Company Details: Campus: IIT (BHU) Interview – Day 0 ( 16 people shortlisted for interviews ) Verdict – Selected ( 5 candidates… Read More
Given an array arr[], and an integer K, the task is to maximize the bitwise OR of the array arr[], where each element of arr[]… Read More
As we all know, with the change of technology, the world of digitalization is getting smoother day by day. Talking about Java, the language has… Read More
Given a base 10 integer N, the task is to find the 1’s complement of this Base 10 Integer. Examples: Input: N = 5Output: 2Explanation:… Read More
 Given an unbalanced Binary Search Tree (BST), the task is to convert it into a balanced BST in linear time and without using auxiliary space.… Read More
Given a matrix mat[ ][ ] of size N*N and an integer K, containing integer values, the task is to replace diagonal elements by the… Read More
Given an array arr[] of size N and an integer K, the task is to right rotate the array K times. Examples:  Input: arr[] =… Read More
Given a square matrix mat[][] of order N containing integers in range [0, N), the task is to rearrange the matrix elements in the given… Read More
In a party of N people, only one person is known to everyone. Such a person may be present at the party, if yes, (s)he… Read More
The query-based questions of competitive programming are mainly of two types: Offline Query. Online Query.  Offline Query An offline algorithm allows us to manipulate the… Read More
Given an array arr[], return an array of size 2 consisting of 2 values, the first one the minDistance and the second one maxDistance. Here… Read More
Round 1(MCQ Challenge): It was an MCQ round on Dare2Compete platform. It consists of 30 questions to be answered in 25 minutes. The level of… Read More
Hi Guys, Hope you are all doing good.Today, I want to share my experience and the process for getting into Morgan Stanley. I got an… Read More
Paging is a concept for storage management in operating systems that retrieve processes from secondary storage and store them in main memory as pages. The… Read More
It is given to you that on 1st January 2001 it was Monday. Let’s call a year as Geeky if the 1st January of that… Read More
Inkscape is a free and open-source computer software which is mainly used to create vector images. Its format is SVG which means Scalable Vector Graphic… Read More