freeCodeCamp/guide
vgupta3 70fc1ac009 Fixed the binary search equation by changing the 2x to 2^x (#21389)
Fixed the binary search equation by changing the 2x to 2^x

If we divide N by 2 x times it is supposed to be N/2^x not N/2x
2018-11-10 14:48:35 +07:00
..
arabic Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
chinese Modified text "#FFFFF" to "#FFFFFF". (#21308) 2018-11-09 22:28:59 +09:00
english Fixed the binary search equation by changing the 2x to 2^x (#21389) 2018-11-10 14:48:35 +07:00
portuguese Portuguese Translation Update\Translate comments (#20753) 2018-11-08 12:24:41 +01:00
russian Add attributes "action" "method" to article (#22140) 2018-11-08 23:09:05 +04:00
spanish Update index.md comments (#20109) 2018-11-03 12:58:15 -07:00