kunal-kushwaha / DSA-Bootcamp-Java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

Home Page:https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting out of bound exception in infinite arrray

Vimalbharath opened this issue · comments

lectures/10-binary search/code/src/com/kunal/InfiniteArray.java
video timing 01:57:00
when index > 6 the error shows up