SAP Placement Coding Questions
QUE 1: A given Series could be arithmetic,Geometric,Fibonacci.We will provide you 'n' numbers and you have to first check the type of series,then find out the next number .If you are unable to get the output return -999. Input1 : integer value,the length of the array. Input2 : Integer Array e.g(0,1,