
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Mr. Satyabrata has Published 355 Articles

Mr. Satyabrata
786 Views
As per the problem statement, we have given an array with some random integer values and we have to find out and print the index which contains any zero or negative values. Note - Take an integer array Let’s deep dive into this article, to know how it can be ... Read More

Mr. Satyabrata
493 Views
An array is a linear data structure in which elements are stored in contiguous memory locations. As per the problem statement, we have given an array with some random integer values and we have to find out the numbers which are greater than its all left elements by using Java ... Read More

Mr. Satyabrata
1K+ Views
As per the problem statement, we have an array with some random integer values and we need to find out the numbers which are greater than its immediate left element. Note - Take an integer array. Let’s deep dive into this article, to know how it can be done by ... Read More

Mr. Satyabrata
385 Views
A parallelogram refers to the quadrilateral which has two pairs of parallel sides where opposite sides are equal in length, and the opposite angles are equal in measure. In this article we are going to find all possible coordinates of a Parallelogram. Basically, we will find all the possible coordinates ... Read More

Mr. Satyabrata
3K+ Views
In this article we are going to change all lower-case text to upper-case text in a file in java. Suppose the text file contains the following data − “Merry and Jack are studying.” Then after updating the text file with specific value the result will be − “MERRY AND JACK ... Read More

Mr. Satyabrata
508 Views
Agile is an approach for software development that emphasises adaptability, teamwork, and efficiency to enable teams to produce high-quality products fast. The three crucial programme events that maintain the Agile Release Train (ART) on track are inspect, adapt, and test. An Agile Release Train (ART) is a way for organizations ... Read More

Mr. Satyabrata
689 Views
The basis of agile is composed of agile principles. Agile is a method for managing projects that enable advancement teams to create a flexible work management program framework. One such technique is founded on twelve principles referred to as agile principles. Furthermore, the agile management of projects method entails values ... Read More

Mr. Satyabrata
3K+ Views
Agile Project Management is an iterative approach to delivering projects that focuses on delivering value incrementally, embracing change, and promoting collaboration between project team members and stakeholders. Here are some of the benefits of using Agile Project Management − Increased Flexibility − Agile allows teams to adapt to changes ... Read More

Mr. Satyabrata
295 Views
For so many years, project leaders have used the iron triangle to integrate and maintain quality product delivery by focusing on expense, scope, and timetable. Even so, despite the modern world's rapid technological advancements, the iron triangle has managed to fail in product development because it fails to consider many ... Read More

Mr. Satyabrata
506 Views
Recently, for so many good reasons Agile methodology has gained immense popularity. It helps organizations deliver high-quality software products faster, better, and more efficiently. However, just implementing Agile methodology is not enough to reap its benefits. The real challenge lies in being Agile, which is often confused with just doing ... Read More