Capgemini off campus coding problem with solution
Capgemini off campus coding problem solved with complete solution. What kind of coding problems will be asked in capgemini off campus recruitments. How to solve capgemini off campus coding problem.
Capgemini off campus coding problem solved with complete solution. What kind of coding problems will be asked in capgemini off campus recruitments. How to solve capgemini off campus coding problem.
What are important differences between array list and linked list. How array llist is different from liked list. What are the key differences between linked list and array list.
what is jagged array in java and how to iterate through elementsof jagged array using for loops.
Bob has N workers working under him. The ith worker has some strength wi currently, he has M tasks pending with him.Each task can be assigned to only 1 worker. To do particular task i, Strength si is required i.e a task i can be done by a worker only if his strength is greater … Read more
How to rotate the given array elements towards right side by 1 position.Given an integer array rotate it to right hand side by 1 position and return modified array. What is Rotate Operation Rotate operation is used to shift the elements in array. Given an array of integers and when we rotate array by one … Read more
How to take input from user untill user enters a negative number in java. while loop for taking infinite inputs from user. Taking N number of Inputs from User Hello everyone here i am going to discuss how to take input from user or external input until a user enters negative number. Problems: The first … Read more
Here we will discuss off campus coding question asked in Xoriant off campus recruitment. Xoriant coding question with solution. Xoriant Question For the question below we define a internal number as any number whose last digit is 6, and a external number as any number that is less than 56. You have to take the … Read more