Pages

Friday, April 27, 2012

Weekend Quiz -1

Which of the following mathematical concepts can be applied to software development and testing? How ?

1) Big O Notation

2) Standard Normal Distribution

3)Boolean Algebra

4) All the above

Final answers will be published Monday evening.Add your answers to the comments.
Rewards for first right answer!!!

ANSWERS:

# 4 .All the Above. is the right answer

1)Big O Notation - In analyzing algorithmic complexity

2)Standard Normal Distribution - Software testing . Read more at

http://jamesmccaffrey.wordpress.com/2008/01/12/the-poisson-distribution-in-software-testing/

3)Boolean Algebra - That's easy, the OR and AND logic we cant code without :)

2 comments: