All Basic Articles
A number is said to be a Spy number if the sum of all the digits is equal to the product of all digits. For… Read More
Given a Linked List, the task is to swap two elements without disturbing their links. There are multiple ways to swap. Elements can be swapped… Read More
In this article, we will learn how to compare two HashMap objects in Java. In java.util package HashMap class is present. HashMap is used to… Read More
Prerequisite: Working with .docx module Word documents contain formatted text wrapped within three object levels. The Lowest level-run objects, middle level-paragraph objects, and highest level-document… Read More
In this article, we will see how to put the legend outside the plot.  Let’s discuss some concepts : Matplotlib: Matplotlib is an amazing visualization… Read More
Prerequisites: docx Word documents contain formatted text wrapped within three object levels. Lowest level- run objects, middle level- paragraph objects and highest level- document object.… Read More
Convert Milliseconds to Minutes and Seconds in java using methods like toMinutes() and toSeconds(), TimeUnit which is in the concurrent package. Milliseconds: 1 millisecond =… Read More
While solving mathematical problems, you may have seen types of equations. Few Equations can contain only numbers, others consist of only variables while some consists… Read More
Prerequisite: Working with .docx module Word documents contain formatted text wrapped within three object levels. The Lowest level-run objects, middle level-paragraph objects, and highest level-document… Read More
Octal is a number system where a number is represented in powers of 8. So all the integers can be represented as an octal number.… Read More
Round 1(HackWithInfy Round 1): Online coding competition was conduced on HackerEarth. 3 Questions had to be solved in 3 hours. 1 question is easy, 1… Read More
We often need to access various file properties for different purposes. Among the file properties, the creation and modification time of a file are the… Read More
Online Assessment: The online round consisted of a total of 3 sections and behavioral sections. The Online round was conducted on the AMCAT platform. Section… Read More
Servlets are grouped under the Advanced Java tree that is used to create dynamic web applications. Servlets are robust, well scalable, and are primarily used… Read More
Technology is not just an industry but an application that benefits all industries! After all, new technologies like Machine Learning and Data Science can provide… Read More
Single user system : In this at-most, only one user at a time can use the system. Multi-user system : In the same, many users… Read More
Cryptology has two parts namely, Cryptography which focuses on creating secret codes and Cryptanalysis which is the study of the cryptographic algorithm and the breaking… Read More
Communication between two processes in a distributed system is required to exchange various data, such as code or a file, between the processes. When one… Read More
C++ is a general-purpose programming language and widely used nowadays for competitive programming. It has imperative, object-oriented, and generic programming features. C++ runs on lots… Read More
C++
LTI is a mass recruiter. Round 1: It Consisted of an online round that consisted of aptitude questions of easy level and along with some… Read More