

InterviewSolution
Saved Bookmarks
1. |
Formula of D_(7) in individula series is : |
Answer» <html><body><p>Size of `((N+1)/(100))`<a href="https://interviewquestions.tuteehub.com/tag/th-665760" style="font-weight:bold;" target="_blank" title="Click to know more about TH">TH</a> item<br/>Size of `<a href="https://interviewquestions.tuteehub.com/tag/7-332378" style="font-weight:bold;" target="_blank" title="Click to know more about 7">7</a>((N+1)/(<a href="https://interviewquestions.tuteehub.com/tag/10-261113" style="font-weight:bold;" target="_blank" title="Click to know more about 10">10</a>))` th item<br/>Size of `7((N)/(100))`<br/>None of these</p>Solution :`D_(7)` =Size of `7((N+1)/(10))` th item</body></html> | |