Come to Basics again

Its about fundamental concepts around Computer Technologies...

Friday, June 28, 2013

3-SUM problem implementation in Java

›
. /*  * 3-SUM problem  * Are there 3 numbers a, b, c among N numbers whose sum is ZERO?  * */ public class test{ public static vo...
2 comments:
Sunday, March 17, 2013

Algorithm: Triangle in Java

›
Problem : Create a triangle like below in Java:    *  *** ***** Solution : Java Program: import java.io.BufferedReader; import java...
Thursday, April 26, 2012

PMI-PMP Preparation || What are Project Stakeholders?

›
People/Group  which either INFLUENCE OR INVOLVE OR gets IMPACTED positively of negatively by a Project. Some of the key stakeholder of ...
Wednesday, April 25, 2012

PMI-PMP Preparation || How to differenciate between Portfolios, Programs and projects? (Project Endeavors) - PART2

›
So far, we have discussed Projects, Operations, Programs and Portfolios individually and here, we are going to discuss about basic differ...
Tuesday, April 24, 2012

PMI-PMP Preparation || How to differenciate between Portfolios, Programs and projects? (Project Endeavors)

›
Before we start discussing about Portfolios and Programs, I would recommend to check about Projects and Operations @ HERE .  At top le...
›
Home
View web version
Powered by Blogger.