Skip to content

Commit eb4a981

Browse files
committed
README Updated
1 parent c83873c commit eb4a981

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Find all the change history listed below
22

3+
**[12/11/2023]**
4+
- v1.0.8 [Features](https://github.com/ssavi-ict/LeetCode-Which-Company/issues/263)
5+
- ✯ Notation for recently asked questions reflected in the following page
6+
- Extension pop up window
7+
- All Company page
8+
- Extension housing bug fixes.
9+
- Chrome only update.
10+
- README Updated.
11+
312
**[22/08/2023]**
413
- v1.0.7 [Features](https://github.com/ssavi-ict/LeetCode-Which-Company/issues/85)
514
- Next to solve [*Easy*] implemented.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ When solving a problem if you click on the ![icon](chrome/res/32.png) from the *
4242

4343
- If the extension is able find the `Company Names` for the leetcode problem on the current window then it will show as follows -
4444
![found](/static/webfile/info_shows.PNG)
45+
- Updation of company information scheduled to be done on a regular basis. You can check the commits tagged `company-info`.
4546

4647
- **💥 NEW FEATURE 💥**
4748

@@ -53,9 +54,13 @@ When solving a problem if you click on the ![icon](chrome/res/32.png) from the *
5354
- The checkbox (*marked in red*) can be checked to receive contest notification everyday twice a day or unchecked if you wish not to receive contest notification. ![notification](/static/webfile/notification.PNG)
5455

5556
- **💥 NEW FEATURE 💥** [*Chrome Only Feature*]
56-
- Click on the **[Be A Pro]** button ![upcoming_contest](/static/webfile/upcoming-contest-button.PNG), it redirect to your preparation zone.
57+
- [v1.0.7] Click on the **[Be A Pro]** button ![upcoming_contest](/static/webfile/upcoming-contest-button.PNG), it redirect to your preparation zone.
5758
It shows your solving summary from where you can get picture of your solving history. Moreover, your going to get suggestions to solve the next Easy/Medium/Hard problem. Now your preparation is going even more fine-tuned. ![solve the next](/static/webfile/problem-suggestion.PNG)
5859

60+
- **💥 NEW FEATURE 💥** [*Chrome Only Feature*]
61+
- [v1.0.8] From now on you will be able to see the companies who asked a question recently for a certain problem. From the available company information for a problem, there will be a (✯) sign located on the right side of the top **5** company. This feature has been added on **Pop Up Window, All Company** page.
62+
- *This information has been collected from the different sources of the internet. It will be hard to verify the exact timeline.*
63+
5964
<br>
6065

6166
- If the extension is not able to find the `Company Names` for the leetcode problem on the current window or if the current window is not a leetcode problem then it will show a **Company information not found** message.

0 commit comments

Comments
 (0)