{"ScriptPreparationCode":"\r\nvar arr = [];\r\nfor(let i = 0; i \u003C 5000; i\u002B\u002B){\r\narr.push(i)\r\n}","TestCases":[{"Name":"lodash sortedIndex","Code":"_.sortedIndex(arr, 569)","IsDeferred":false},{"Name":"indexOf","Code":"arr.indexOf(569)","IsDeferred":false}]}