All Easy Articles
Round 1: The first round comprised of 2 coding questions and a sql query(Test Duration: 1.5 hours):- The two coding questions were easy to medium… Read More
Tekion Corp visited our campus in Aug ’21 for placements and Students from CSE and ISE with CGPA > 7  were eligible to register. The… Read More
Given an array arr[] of N distinct integers, the task is to check if it is possible to sort the array in increasing order by… Read More
Eligibility: CGPA 8+, No Active Backlog Round 1(Aptitude + Technical MCQs): Was conducted on Mettl. Each section had its own cut-off Questions were of easy… Read More
Round 1: Coding Test The first round was a coding round of 30 min for only one question. The code was simple. The question was… Read More
I got this opportunity through my college email, which was sent by Amazon India Campus SDE. I applied and I got the Test link. Round… Read More
American Express visited our campus in August 2021 for the position of Software Engineer Trainee at the Gurgaon/Bangalore Location. There were one coding test and… Read More
Round 1: Cognitive & Technical and Coding Assessment on 18TH AUGUST 2021 As the name suggests there were two parts to this round: Level 1:… Read More
PHP is a backend server-side language of web development. In general, we don’t need to take input from the console but sometimes we need to… Read More
Gradient Descent is an iterative algorithm that is used to minimize a function by finding the optimal parameters. Gradient Descent can be applied to any… Read More
In today’s technology-driven world, we all can see how frequently tech advancements are coming into existence and subsequently how old tools & technologies are becoming… Read More
Prerequisite: DateTime module In this article, we are going to see how to create filenames with dates or times using Python.  For this, we will… Read More
Given a byte string. The task is to write a Python program to convert this byte of string to a list of integers.  Method 1:… Read More
In this article, we are going to see how to convert the “Unknown Format” string to the DateTime object in Python. Suppose, there are two… Read More
Given an array arr[], the task is to find the longest subarray whose sum is a prime number. Examples: Input:   arr[ ] = {1, 4,… Read More
Siemens Technology & Services Pvt. Ltd. visited our campus in November 2020 for an internship. Interested candidates are asked to apply with their latest resume,… Read More
BlueOptima visited our campus during the month of July 2021. The interview experiences were different for Java Developer roles and UI Developer roles. I applied… Read More
It was completely online over zoom calls. 36 students were selected for the interview. 7 selected. Round 1 (Written): It was a written round consisting… Read More
NodeJS provides us with an inbuilt fs (File System) module for various file handling operations like read a file, write a file, delete a file… Read More
In this article, we will discuss the functionality of the newer form input types provided by HTML5. Sometimes, while filling the registration form or any… Read More