fix: Use markdown syntax instead of HTML on exercises (#38196)
This commit is contained in:
@@ -13,8 +13,8 @@ In most of the coding interviews, foundation mostly means a clear understanding
|
||||
This course presents you with the most frequently asked questions during interviews to prepare you with a basic understanding of algorithms.
|
||||
It will provide clear and concise explanations and implementations of different algorithms.
|
||||
|
||||
# Prerequisite: All of the algorithmic questions require the solutions are written in JavaScript. It is a good idea to complete the JavaScript course first.
|
||||
**Prerequisite: All of the algorithmic questions require the solutions are written in JavaScript. It is a good idea to complete the JavaScript course first**
|
||||
|
||||
It is good practice to use a whiteboard or notepad to implement and practice interview questions, since most coding interviews may limit you to these tools when writing the code. So forget your nice IDEs and debuggers and start getting your hands dirty!
|
||||
|
||||
# Best of Luck !!
|
||||
**Best of Luck !!**
|
||||
|
Reference in New Issue
Block a user