“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Add across the row
1 =1
11 =2
21 =3
1211 =5
111221 =8
the sum of the elements in the rows is a fibbo series so the next is
1111112211 =13
and note that
2’s are produced from two one’s in consecutive order
1
1 1
2 1
1 2 1 1
1 1 1 2 2 1
1 1 1 1 2 2 1 1
1
1 1 (one one)
2 1 (two ones)
1 2 1 1 (one two, one one)
1 1 1 2 2 1 (one one, one two, two ones)
312211 (three ones, two twos, one one)
Add across the row
1 =1
11 =2
21 =3
1211 =5
111221 =8
the sum of the elements in the rows is a fibbo series so the next is
1111112211 =13
and note that
2’s are produced from two one’s in consecutive order
Leave an Answer/Comment