JavaScript | Testing And Optimization | Question 4

Last Updated :
Discuss
Comments

What is the most common algorithm used in JavaScript garbage collection?

Depth-first search

Bubble sort

Mark-and-sweep

Binary search

Share your thoughts in the comments