Intel Corporation Interview Question

Write me algorithm to sort large amount of value in array list up to a million values

Interview Answer

Anonymous

Jun 27, 2024

Wrote them a bubble sort algorithm but the interviewee did not like that and said they would use just Dictionary to sort values which showed me their incompetency in being proper engineers working with large datasets