Given a positive integer n, write a function to find if it is a power of 2 or not Examples: Input: n = 4 Output:… Read More
Tag Archives: FactSet
Hello everyone!!! I wanted to share my first product-based company(Fact Set) interview experience. Placement process: One online test Two technical rounds One Hr round Round… Read More
I applied directly through a form floated for applications in FACTSET. Round-1(ONLINE TEST): It was an online test on Hackerrank. There were two questions given… Read More
Given an unsorted array of integers, sort the array into a wave like array. An array ‘arr[0..n-1]’ is sorted in wave form if arr[0] >=… Read More
Given an unsorted array of integers, sort the array into a wave-like array. An array ‘arr[0..n-1]’ is sorted in wave form if arr[0] >= arr[1]… Read More
Given an unsorted array of integers, sort the array into a wave like array. An array ‘arr[0..n-1]’ is sorted in wave form if arr[0] >=… Read More
Given an unsorted array of integers, sort the array into a wave like array. An array ‘arr[0..n-1]’ is sorted in wave form if arr[0] >=… Read More
Given a Linked List and a number n, write a function that returns the value at the n’th node from the end of the Linked… Read More
Given a Linked List and a number n, write a function that returns the value at the n’th node from the end of the Linked… Read More
Given a Linked List and a number n, write a function that returns the value at the n’th node from the end of the Linked… Read More