Programming Question (3 ques): a) Remove redundant elements from an array in minimum time and space complexity. b) Display the words and their frequency of occurence in a given sentence. Again, minimize the complexities. (c) find the 5 largest element ,given 3 arrays. Write good quality code to crack this round (Even your approach could guarantee you a seat in the next round.
Anónimo
tell everything about your code, and all the ways of doing it.. they mainly focus on complexities.