All Hard Articles
I applied to Accolite Tech fresher hiring 11.0 last month off the campus. There were 5 rounds in total. Round 1: It was conducted on… Read More
Borwein’s algorithm is a calculation contrived by Jonathan and Peter Borwein to compute the estimation of 1/π. They conceived a few different algorithms. The following… Read More
Round 1: Round one was an online test with 4 sections, each section was timed and you cannot switch between the sections. The sections can… Read More
Online Coding Round: 2 Coding questions based on tree and graph. Round – 1 (60 Minutes): In a range of m and n print all… Read More
What is a default route? As we know that in an express application, there are so many URLs and requests involved. It might be possible… Read More
We can keep gap between columns by using normal CSS but here we will use the Bootstrap framework for that. In this article, we will… Read More
The Express.js app.router property was introduced in Express 4.  It helps us to create modular, mountable route handlers. It provides us with many features such… Read More
OnGrid visited our college on 22 October 2020. Due to the covid-19 pandemic, the process was completely virtual. There were three rounds in total. First… Read More
Scraping is a very essential skill that everybody should learn, It helps us to scrap data from a website or a file that can be… Read More
Recently VMware visited our college The LNM Institute of Information Technology for both full-time and internship roles. The entire process was virtual on the Zoom… Read More
Material-UI is a library that provides React components for easy and fast web development. We can easily put together really aesthetic and functional components and… Read More
In this article, we are going to see how can we download files from our Google Drive to our PC and upload files from our… Read More
In the software engineering interview process system design round has become a standard part of the interview. If you want to get your dream job… Read More
In this article, we will be learning different approaches to count the number of times a letter appears in a text file in Python. Below… Read More
In this article, we will code a python program to create a dictionary with the key as the first character and value as words starting… Read More
Given an array arr[] consisting of N unique elements, the task is to generate an array B[] of length N such that B[i] is the… Read More
I applied through college or university. The process took a week to complete which includes 5 rounds. Bond- 2 years (6 months intern + 1.5-year… Read More
Cloudera Inc. came to our campus, Thapar Institute of Engineering & Technology, in the first week of August for a Software Engineering profile. January –… Read More
Prerequisite: Data Visualization in Python Visualization is seeing the data along various dimensions. In python, we can visualize the data using various plots available in… Read More