Convert bodies of text to IPA translations
-
Updated
May 2, 2023 - JavaScript
Convert bodies of text to IPA translations
Efficient and reliable memoization using WeakMaps and tries
Given an input file with keywords and their synonyms, find the frequency of their occurrences in a body of text entered through standard input.
Contains different DS and sorting algorithms with tests in javascript
Text Editor that also provides suggestions to the user based on previous keyword entered by the user
Based on my knowledge so far, the best data structure is b-tree, red-black-tree is also good but saving it to json file is a problem.
Personal Practice on more than 10+ Arrays | Hashtables | LinkedList | Stacks | Queues | Trees | Graphs | Tries Questions and Algorithms
Week 3 DSA practice in JavaScript covering Trees, Binary Search Trees (BST), Heaps, Tries, and Graphs with implementations and exercises.
The Password Generator is designed to create secure and customizable passwords effortlessly. Utilizing HTML, CSS, and JavaScript, this feature allows users to generate multiple passwords with varying lengths and complexities. Users can specify parameters such as the inclusion of uppercase letters, lowercase letters, numbers, and special characters.
🌲Trie generator.
Implementation of algorithms and various data structures using JavaScript
🔍 A React app with blazing fast sub millisecond autocomplete suggestions using a weighted trie.
📱 Contact List Search (using Tries)
Add a description, image, and links to the tries topic page so that developers can more easily learn about it.
To associate your repository with the tries topic, visit your repo's landing page and select "manage topics."