教资会网络 | UGC NET CS 2018 年 7 月 – II |问题 27
和以下相符:
List – I | List – II | ||||||||||||||||||||||||||
(a) The 8-Queen’s problem | (i)Dynamic programming | ||||||||||||||||||||||||||
(b) Single-Source shortest paths | (ii) Divide and conquer | ||||||||||||||||||||||||||
(c)STRASSEN’s Matrix multiplication | (iii)Greedy approach | ||||||||||||||||||||||||||
(d)Optimal binary search trees | (iv)Backtracking | codes:
(A) (1) So, option (D) is correct. Writing code in comment? Please use ide.geeksforgeeks.org, generate link and share the link here. Start Your Coding Journey Now! |