All Easy Articles
We are going to make a food recipe app using React.js. Pre-requisite: React hooks React components JavaScript ES6 API  CSS Approach: Here in this app… Read More
Round 1: Cognitive & Technical and Coding Assessment (5th August 2021) This assessment is split into 2 stages. Stage 1: The Cognitive and Technical assessment… Read More
For the past few years, JPMC has not come to campus for their hiring program and this was their only process of recruiting freshers for… Read More
Math is an inbuilt object that has attributes and methods for mathematical functions and constants. It’s not a function object.  Math object works with the… Read More
Impact of Technology on Society: In the past few decades, technology has proliferated. The use of technology has also increased drastically. It affects the lives… Read More
Given a circular container consisting of lowercase alphabets from ‘a’ to ‘z’, a pointer pointing initially at alphabet ‘a’, and a string str, the task… Read More
Eligibility Criteria: CS & IT students from Final year, with ≥ 60% score across class X, XII and Engineering Semesters. Round 1(MCQ (Technical) + Coding):… Read More
Incedo Inc. visited our campus in August 2021 and two roles were offered i.e Software Tester and Software Developer Trainee. I choose Software Developer Trainee. … Read More
I’m a B.Tech CSE graduate from a Tier-1 college (Batch of 2020) with 1 YOE. I recently interviewed for an SDE-1 role at Amazon. The… Read More
Given two integers K and N, and also given that Alice and Bob are playing a game. In a single move, a player can choose… Read More
Given a jumbled sentence as a list of strings, the task is to print the sorted sentence of strings on basis of the presence of… Read More
Internet of Things is no longer a newer concept. Undoubtedly, businesses and industries are widely accepting the Internet of Things systems. Thus, the practice of… Read More
Given an array arr[ ] of size N and an integer p, the task is to find maximum possible value of rightmost element of array… Read More
Coding Round:  7 easy debugging questions related to algorithms to be done in 20 minutes. 2 coding questions with varying difficulty of easy to medium… Read More
The Unix timestamp is a single signed integer that grows by one every second, allowing computers to store and manipulate conventional date systems. The software… Read More
In this article, we will discuss how can we convert nested JSON to CSV in Python. An example of a simple JSON file: A simple… Read More
Given a dictionary with values as a list, the task is to write a python program that can access list value items within this dictionary. … Read More
If you are using the Linux operating system, that means you use the CLI most of the time. And do more work on the terminal.… Read More
ReconDog is a free and open-source tool available on GitHub which is used for information gathering. It is used to scan websites for information gathering… Read More
Findmnt is a command-line tool in Linux which lists the all-mounted file system on the system. findmnt searches for the mounted file in t/etc/fstab, /etc/mtab,… Read More