All Hard Articles
Prerequisites: Routing Tables in Computer Network A router ID is a 32-bit Internet Protocol address that uniquely identifies a router or an interface in an… Read More
Speech to Text is seen in many applications such as Google search. With the help of this feature, the user can simply speak the query… Read More
In January 2022 I got a mail from a Google Recruiter for the opportunity. First Round was scheduled for 28th February 2022. It was the… Read More
Primer CSS is a free and open-source CSS framework that is built using the GitHub design system for providing support to the broad spectrum of… Read More
Tips for Interview: Practice at least(easy and medium questions from leetcode under(Top Interview Questions)) or all the questions from Gfg under(must do coding questions for… Read More
Coding test (Platform: Hacker Rank/ Proctored) 3 Coding questions (1.5hr): Sorting of structs based. Graph (DFS and connected components based) (This was a nice one).… Read More
Round 1: Coding question: https://www.geeksforgeeks.org/find-the-word-with-most-anagrams-in-a-given-sentence/ Modification: They just asked to tell the maximum number at that time. I gave an approach that used sorting and… Read More
A network that is connected with two devices as a link to execute two-way communication on the network. It receives and sends data to the… Read More
Apache Struts 2 is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage… Read More
DSM is a mechanism that manages memory across multiple nodes and makes inter-process communications transparent to end-users. To design information shared memory we might deal… Read More
Theory Base of Accounting consists of accounting concepts, principles, rules, guidelines, and standards that help an individual understand the basics of accounting. These Concepts are… Read More
Given a directed graph with N nodes and M edges in array V[], the task is to find the number of nodes that are accessible… Read More
The recruiter connected with me based on my LinkedIn profile. The position was available for Software Developer-3 at Oracle India. Make sure you keep on… Read More
In mid-2010, the United Nations body, and the International Atomic Energy Agency noticed an uncommon commotion at the Natanz Uranium Enrichment Facility Plant. The authorities… Read More
Given a string S of length N, the task is to find the number of unique subsequences of the string for each length from 0… Read More
A simple polygon having three sides and three vertices are called a triangle. The intersection point of the three altitudes of a triangle is called… Read More
Ordered Set contains UNIQUE elements in sorted order just like set. While dealing with an ordered set with duplicate elements, the pair<int, int> data type… Read More
Bluetooth is a short-range wireless LAN technology for connecting small devices and gadgets together and facilitating data transfer among themselves for personal use. Also known… Read More
A multi-linked list is a special type of list that contains two or more logical key sequences. Before checking details about multi-linked list, see what… Read More