All Medium Articles
Typecasting is the assessment of the value of one primitive data type to another type. In java, there are two types of casting namely upcasting… Read More
Cryptography using the Transposition Technique can be done by using Transposition ciphers which uses the letters of the plaintext message and after that, they permute… Read More
We are given two sorted List and our goal is to merge these two lists into a new list. For that, we have to write… Read More
Authentication of the client is the first step before starting any Application. The basic authentication in the Node.js application can be done with the help… Read More
Monoalphabetic Cipher is a cipher where the letters of the plain text are mapped to ciphertext letters based on a single alphabetic key. It is… Read More
  RSA or Rivest–Shamir–Adleman is an algorithm employed by modern computers to encrypt and decrypt messages. It is an asymmetric cryptographic algorithm. Asymmetric means that… Read More
Given a Binary Tree, the task is to replace the value of each node with the sum of all the nodes present in the same… Read More
Given an integer N and an N-ary Tree of the following form:  Every node is numbered sequentially, starting from 1, till the last level, which… Read More
Given an array arr[] of size N and an integer K, the task is to minimize the sum of the difference between the maximum and… Read More
Given an array arr[] of size N, the task is to maximize the count of distinct array elements by repeatedly inserting the absolute difference between… Read More
Given two integers Y and B representing two years, the task is to find the day of the week in which 1st January of the… Read More
Given a Circular Linked List, the task is to add a New Node at the Middle of the List. Let’s consider the following Circular Linked… Read More
React Developer Tools is a Chrome DevTools extension for the React JavaScript library. A very useful tool, if you are working on React.js applications. This… Read More
1. Web Browser :Web browser, as name suggest, is basically a software application that runs on computer and responds to request made by other computers… Read More
In this article, we will see what is Views and TemplateUrl in AngularJS, along with understanding their basic usage through the code snippets & finally… Read More
Web Server: Web Server, as the name suggests, is basically a way that processes all incoming network requests over HTTP and also stores, processes, and… Read More
prerequisite: Document Object Model ( DOM )  Use of Classes in ES6 If you are a beginner in JavaScript and have basic programming knowledge then… Read More
Prerequisite – Protocols in Application Layer  Network Time Protocol (NTP) is a protocol that helps the computers clock times to be synchronized in a network.… Read More
HSBC visited our college for campus hiring. Criteria: CGPA: 6.82+ Branches allowed: all UG Profile: Trainee Software Engineer Round 1 (Online Aptitude and Coding Assessment):… Read More
Service now came to our college, (tier-2/NIT) for Data Analytics Profile- full-time role hiring. Round 1(75 Mins VAries on College): 15-MCQs – DS, OS, OOPS,… Read More