You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a MAXHEAP according to positions' salaries, by comparing differences between parent nodes and child nodes, calculate the approximate value of each skill, combining them with estimated study time, and use greedy algorithm to make a study plan.