You're ready for this if you already know medium-level problems. You can solve Two Sum, Binary Search, and basic DFS/BFS without hints. You understand arrays, hash tables, trees, and graphs. You can analyze time complexity.
If those problems still confuse you, go back to the Data Structures or Algorithms roadmap to build the foundations first.