Best collision detection for falling enemies ?

Hi guys :). I’ve hit a little bit or a wall and was wondering if anyone could help me. I’m creating my first game that spawns random enemies and as they fall down, the player has to dodge them. The enemies are stored in an array and I’ve used rectangles etc for collision detection but I’m not sure how to do this for my current issue.