employer cover photo
employer logo
employer logo

SK hynix memory solutions

Part of SK hynix

Is this your company?

SK hynix memory solutions Interview Question

given rand(4) function,write code for rand(9) so that the random numbers are generated with equal probability. write a function to determine pow(x,n) find an element in a rotated sorted array. rotate a linked list. merge sort a linked list. any sorting algorithm Assume you don't have a multiplication operator.Now write a power function.