How can you build and test a metric to compare ranked list of TV shows or Movies for two Netflix users?
531Data Engineer Given a list of followers in the format:123, 345234, 678345, 123…Where column one is the ID of the follower and column two is the ID of the followee. Find all mutual following pairs (the pair 123, 345 in the example above). How would you use Map/Reduce to solve the problem when the list does not fit in memory?
717
How listener identify that the event came from a particular object?
Can you give a list of standard web items delivered?
If you are given a territory and a list of physicians to call on .How would you organise and prioritise your schedule?
how can implement dropdownlist in particular of dataset when try to update?
What are the uses of List View Control?
Explain the types of Views in Listview Control.
How would you attach pictures in column headers of List View Control?
How would you add elements and pictures to listitems in listview control?
Questions on the projects listed on the Resume.
Are there any keywords present in XML that cant be re-used while describing tags ? If so, list them.
provide me the employees list?
Is there anyone else in your set of peers or friends who you would like to recommend as a great candidate for Software Development positions at Microsoft? If so, please list their name and email address below.
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
How to make the background color different for alternating lines of text in a TListBox in Delphi?
How to Load a TListView component that contains SubItems?