Strictly speaking deleted files don’t go anywhere.
What happens after deleting a file is that the “space” it occupied is now marked by the system as free for other things to be written there.
So they are there but not there taking up valuable space.
Eventually the data blocks that made up the file/s will be overwritten with new data, maybe not all at once, but eventually all of the blocks of data that made up the deleted file/s will be used and then the file/s will be truly gone.