Data Structure
Java
Python
HTML
Interview Preparation
Interview Prep
Tutorials
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Check if a right-angled triangle can be formed by moving any one of the coordinates
Given three coordinates of a triangle (x1, y1), (x2, y2), (x3, y3). The task is to find out if the triangle can be transformed to a right-angled triangle by moving only on...
Read More
Mathematical
Geometric
DSA
triangle
Sum of the digits of square of the given number which has only 1's as its digits
Given a number represented as string str consisting of the digit 1 only i.e. 1, 11, 111, .... The task is to find the sum of digits of the square of the given number.Examp...
Read More
DSA
number-digits
What Does a Network Administrator Do?
A network administrator is like a caretaker for computer networks. They're the ones who keep everything running smoothly and make sure everyone can connect to the internet...
Read More
Computer Networks
Areas of Network Management
To place the anecdotal scenarios in the structured framework, the International Organization for Standardization (ISO) has created a network management model.Areas of Netw...
Read More
Computer Networks
Lambda Expressions in C#
Lambda expressions in C# provide a concise way to represent anonymous methods. They are used to create inline functions that can be passed as arguments or used in LINQ que...
Read More
Programming Language
C#
Optum United Health Group On Campus Interview Experience(Intern-2018)
UHG optum visits our campus each year for full timers as well as interns and allows all branches to appear for full time employment and for interns having cutoff CGPA of 7...
Read More
Interview Experiences
United Health Group
On-Campus
Optum
Experiences
Sum of nodes in the left view of the given binary tree
Given a binary tree, the task is to find the sum of the nodes which are visible in the left view. The left view of a binary tree is the set of nodes visible when the tree ...
Read More
Tree
Hash
DSA
Binary Tree
NSEIT Interview Experience 2019
NSEIT pool campus process was conducted and is a single-day process, the following rounds were conducted:Round 1:Online Aptitude Test It consists of sections of Quantitati...
Read More
Interview Experiences
NSEIT
Experiences
Capegemini Interview Experience (On Campus 2019)
This month capegemini came to our campus for campus recruitment process, Three rounds were conducted by them for all the students who fulfill the eligibility criteria of 6...
Read More
Interview Experiences
Capgemini
On-Campus
Experiences
TCS Interview Experience
Hello everyone I am Saurabh.I qualified TCS NQT 2019 .I am going to share my TCS Ninja interview experience with you all.Round 1:I was one of the few students from my coll...
Read More
Interview Experiences
TCS
TCS-interview-experience
Experiences
Sum of nodes in the right view of the given binary tree
Given a binary tree, the task is to find the sum of the nodes which are visible in the right view. The right view of a binary tree is the set of nodes visible when the tre...
Read More
Tree
Hash
DSA
Binary Tree
Introduction to Kubernetes (K8s)
Before Kubernetes, Docker and Docker Swarm transformed how developers package applications. It allowed them to bundle an application and its dependencies into a single, po...
Read More
DevOps
Python | How to copy data from one excel sheet to another
In this article, we will learn how to copy data from one excel sheet to destination excel workbook using openpyxl module in Python. For working with excel files, we requir...
Read More
Python
python-utility
Ruby | Method overriding
Method is a collection of statements that perform some specific task and return the result. Override means two methods having same name but doing different tasks. It means...
Read More
Ruby
Ruby-OOP
Python | sympy Triangle() method
The function Triangle() takes the given points as vertices of a triangle and computes the area of triangle with the help of area.Syntax: Triangle(x, y, z).areaParameters: ...
Read More
Python
SymPy
1
...
9490
9491
9492
...
12077