Online Test: It was a 2 hour online test which was conducted on Hackerrank. It consisted of two coding question and one advanced coding question,… Read More »
Given an array arr[] of size N. The task is to find the sum of the digits of all array elements which contains even number… Read More »
Did you know that the First Computer Programmer was a Woman? Well, you probably don’t (I didn’t either!). So let me enlighten you today! Ada… Read More »
What is a Platform?: Platform is a hardware or software environment in which a program runs. Java has its own run time environment known as… Read More »
Given a string str, the task is to find whether the string is a palindrome or not in Java without using library methods. Examples: Input:… Read More »
Round 1: It was an Online Coding Test (OT) which had 3 Problems with a difficulty level ranging from Easy to Medium and we were supposed… Read More »
On-Campus – MANIT Round 1:Coding round To get a chance to participate in this coding rounds, we were asked to fill forms . the candidates … Read More »
My TCS digital results were out yesterday and thankfully i cleared it 🙂 🙂 Round 1: 16/7/2019 It was an online round which consisted of… Read More »
A data structure is a particular way of organizing data in a computer so that it can be used effectively. The idea is to reduce… Read More »
Given three integers A, B and C which are the three angles of a possible triangle in degrees, the task is to check whether the… Read More »
Forward Declaration refers to the beforehand declaration of the syntax or signature of an identifier, variable, function, class, etc. prior to its usage (done later… Read More »
Given a string str in which an integer is appended in the end (with or without leading zeroes). The task is to find a single… Read More »
Given two integers N and X. The task is to find the sum of tan(x) series up to N terms. The series : x +… Read More »
Image processing using Python is one of the hottest topics in today’s world. But image processing is a bit complex and beginners get bored in… Read More »
Problem Statement: Build a predictive Model for the shipping company, to find an estimate of how many Crew members a ship requires. The dataset contains… Read More »
Round 1: I was very excited when our college informed that TCS would be coming at our campus for the On-Campus drive. Subsequently, I went… Read More »
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud.You can select from a variety of… Read More »
Data Structures and Algorithms are one of the most important skills that every computer science student must-have. It is often seen that people with good… Read More »
The Imagick::frameImage() function is an inbuilt function in PHP which is used to add a three-dimensional border around the image. Syntax: bool Imagick::frameImage( $color, $width,… Read More »
In C#, Split() is a string class method. The Split() method returns an array of strings generated by splitting of original string separated by the… Read More »



