All Easy Articles
Hello everyone. Here is my interview experience at Amazon for an internship. Duration – 6 months Rounds – 1 online test + 2 Personal Interviews… Read More
Memory allocation can be defined as allocating a block of space in the computer memory to a program. In Python memory allocation and deallocation method… Read More
Tunneling is the technique of putting an integrated data packet into another packet (which contains routing information) and sending it over the internet. The packets… Read More
Given an array arr, the task is to find the index of the element in an array which divides most elements before itExamples:   Input: arr… Read More
Given a string s, the task is to find the number of possible non-empty sequences of letters that can be made.Examples: Input: "AAB" Output: 8… Read More
What is Amazon web service (AWS)? It is a secure cloud services platform. It offers services like compute power, database storage, content delivery, and other… Read More
The full-form of JSON is JavaScript Object Notation. It means that a script (executable) file which is made of text in a programming language, is… Read More
PDFs are one of the most important and widely used digital media. PDF stands for Portable Document Format. It uses .pdf extension. It is used… Read More
Given a number N. The task is to find the sum of all N-digit palindromes. Examples:  Input: N = 2 Output: 495 Explanation: 11 +… Read More
Round 1:Online Aptitude Test conducted on the platform “Aspiring Minds”. The aptitude test consists of the basic questions on Quantitative(time-work, percentage, logarithmic, train, ratio-proportion, etc..),… Read More
Dictionary in Python is an unordered collection of data values, used to store data values like a map, unlike other Data Types that hold only… Read More
Given a linked list and an integer M, the task is to append the last M nodes of the linked list to the front.Examples:   Input:… Read More
Given an array arr[] of length N, the task is the find the length of the longest sub-array with the maximum possible GCD value. Examples:  … Read More
Given a binary string S of length N, the task is to find the length of the longest sub-sequence in it which is divisible by… Read More
Python is a widely-used general-purpose, high-level programming language. Python programs generally are smaller than other programming languages like Java. Programmers have to type relatively less… Read More
AngularJS is a JavaScript framework by Google, that streamlines dynamic single-page web app creation. This article presents a comprehensive compilation of AngularJS Interview Questions and… Read More
Remote Communication could be a sort of information communication in which data is transmitted and gotten between two or more gadgets without any utilize of… Read More
The Unified Modeling Language (UML) is a standard visual language for describing and modelling software blueprints. The UML is more than just a graphical language.… Read More
A database is just like a room in an office where all the files and important information can be stored related to a project. Every… Read More
In today’s world, technical jobs are one of the highest-paying jobs. Most IT, Software and Electronics engineer dreams for such a job. Over 1.5 million… Read More