fmbicfmfmangckllfaomfkhdankgapfk
A tool that can help candidate to prepare for a tech interview preparation. [v2.2.0] - Name modified to CrackTech - Tech Interview Preparation - Daily system design, low-level design, test engineering, behavioral content recommendation. - Relevant database preparation. - List of system design, low-level design, test engineering, behavioral contents. - Removed the contest and notification features [v2.1.0] - Company-based problems filtering. - Tabbed layout to add Company-based filtering. - `About Me` branding page. - Bring problems asked in companies into a tabbed layout. - Separate the database. - Create a company name database to parse company names. - Create a script to auto-parse company names. - Modify relevant pages. - Chrome-only update. - Notices updated. - README updated. [v2.0.0] - Prepare with Popular SDE Sheet. - Progress tracking window for each sheet. - Summarized progress tracking status. - Reset progress for the currently selected sheet and all available sheets. - Notices on top of the page. - Change the appearance of the DSA preparation section and the Contest viewing section. [v1.0.8] - (✯) Notation for recently asked questions reflected in the following page - Extension pop up window - All Company page - A public All Company information page has been published at https://ssavi-ict.github.io/LeetCode-Which-Company/ - A workaround All Company web link is added to the extension PopUP for those who are not able to see the company information for some reason. [v1.0.7] - Next To Solve suggestions for [Easy], [Medium], [Hard] category unsolved problems. - User Solving Summary categorized in difficulty level. - Solving percentage of [Easy], [Medium], [Hard] category problems shown in a PIE CHART. - Quick access panel added on Company Information and User Stats Analysis page. Are you preparing for your technical interviews? Are you looking for the question asked by companies like Microsoft, Google, Meta, Apple etc.? Then this extension gives you what you are looking for. This extension is my effort to make your preparation one step better. If you are solving problems on leetcode and you do not have premium account to see company information then I am definite that this extension will give you the same experience to some extent. You can prepare for you dream companies and sharpen your DSA skill accordingly. However, since I am continuously updating company information solely, you might not get company information for every single company like you can find in leetcode premium. I collect company information from different source of the internet and update in my database. So in some cases, you might get some more company information than Leetcode provides. Now what are you waiting for? Install this add-on and boost your prep up.
Leetcode Enhancer
A browser extension to improve productivity on Leetcode. It is a light-weight browser extension which boosts your productivity by hiding unnecessary visual elements from the screen, enabling you to focus on what is important. You can change your preferences form the popup menu and find out what best suits your needs. Its has the following features: **[Supports new UI]** - Hide locked problems from the table - Hide / Show any table column - Highlight solved problems - Hide difficulty count - Hide solved problems STOP getting intimidated by difficulty and FOCUS on problem-solving!
Big-O
Time & space complexities of different-different alogrithms and data structure operations. Big-O helps aspiring software developers remember the time and space complexities of different programming algorithms and various other data structure operations. Now, you must be wondering how ? Well, it randomly shows a name of the algorithm or name of the data structure operation along with it's worst case time and space complexity. You can also check that how good or bad a complexity is in the options section, just right click on the Big-O icon and then click on options. By this, it becomes a fun and easy way to remember complexities of different programming paradigm. And we all know how important it becomes to have a good grip on various algorithmic complexities specially when you have a coding interview scheduled nearby. Well, what are you waiting for..? Add Big-O to your chrome browser NOW...!!!!!!
LeetSync - Leetcode to Github Synchronizer
LeetSync is a Chrome extension that enables you to sync your LeetCode problem submissions with a selected GitHub repository. LeetSync is a Chrome extension that enables you to sync your LeetCode problem submissions with a selected GitHub repository. With this extension, you can easily track your coding progress and share your solutions with others on GitHub. 🤔 Why LeetSync? 1. LeetSync helps you save, review, and share your LeetCode solutions with others by submitting your solutions into your selected Github repository in a second. 2. LeetSync works on any LeetCode interface. 3. LeetSync help you motivate yourself by challenging yourself day after day 4. LeetSync saves a lot of time if you wanted to push your submissions manually to Github each time you solve an issue LeetSync utilizes the LeetCode API to fetch your submission data and the GitHub API to create a new file or update an existing one in your selected repository with the option to specify different subdirectories for your solutions. To configure LeetSync, follow these steps: 1. Click on the extension icon in your Chrome toolbar. 2. In the popup window, Give Access via Github. 3. Login via LeetCode (Optional and might be automatically skipped if already logged in) 4. Select the repository you want to sync your submissions to. 5. Start solving some problems 🔥 🫶 Contributing Contributions are welcome! If you want to contribute to the project, please follow the contributing guidelines using this link: https://github.com/3ba2ii/LeetSync/blob/main/CONTRIBUTING.md ⭐️ Star the project on Github and help us reach more and more people https://github.com/3ba2ii/LeetSync
LeetHub v2
Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub What is LeetHub v2? A chrome extension that automatically pushes your code to GitHub when you pass all tests on a Leetcode problem. Re-built from the original popular LeetHub extension, it improves and expands upon the original, now featuring support for the new Leetcode UI. Why LeetHub? 1. Recruiters *want* to see your contributions to the Open Source community, be it through side projects, solving algorithms/data-structures, or contributing to existing OS projects. As of now, GitHub is developers' #1 portfolio. LeetHub just makes it much easier (autonomous) to keep track of progress and contributions on the largest network of engineering community, GitHub. 2. There's no easy way of accessing your leetcode problems in one place! Moreover, pushing code manually to GitHub from Leetcode is very time consuming. So, why not just automate it entirely without spending a SINGLE additional second on it? 3. Completely secure! The extension runs entirely on your device and only makes 3rd-party API calls to GitHub for authentication. How does LeetHub work? After installing the extension and launching LeetHub, it's as simple as: 1. Click on "authorize with GitHub" button to automatically set up your account with LeetHub. 2. Setup an existing/new repository with LeetHub (private by default) by clicking "Get Started" button. 3. And that's it 🎉 ...begin Leetcoding! To view your progress, simply click on the LeetHub icon! BONUS: Star LeetHub v2 on GitHub for further development of features @ https://github.com/arunbhardwaj/LeetHub-2.0 Let's see you ACE that coding interview! UPDATES: ** Nov. 19 2025 ** - Fixes mismatch with problem numbers. Now uses the proper id numbers visible on LeetCode. ** Jun. 2 2024 ** - Manual submission button (beta) - fixes GitHub rate-limit issue with problem/topic organization README feature ** May. 30 2024 ** - fixes issue where submission sometimes does not upload to GitHub - fixes upload progress spinner not appearing - fixes issue with submissions not going through on study plan pages ** Jul. 24 2023** - fixes an issue preventing submission to GitHub for LeetCode submissions due to UI change