Package org.drip.sample.algo
Cx Rx In-Place Manipulation
- Author:
- Lakshmi Krishnamurthy
-
Class Summary Class Description C1ArrayAnagramGenerator C1ArrayAnagramGenerator demonstrates the Functionality to generate Anagrams inside of a Word List (i.e., Sentence).C1ArrayTranslateShuffle C1ArrayTranslateShuffle demonstrates the Functionality that conducts an in-place Translation and Shuffling of a Big String Instance.FavoriteGenres FavoriteGenres is the most listened to genre.FreshPromotion FreshPromotion an integer 1 if the customer is a winner else return 0.KNearestServiceLocater KNearestServiceLocater demonstrates the Construction and the Usage of a k-Nearest Service Locator.LargestItemAssociation LargestItemAssociation returns a list of strings representing the largest association group sorted lexicographically.MoviesInFlightMatcher MoviesInFlightMatcher demonstrates the Construction and the Usage of a Flight Duration Movie Matching Algorithm.OptimalUtilization OptimalUtilization finds all elements from each of two arrays such that the sum of their values is less or equal to target and as close to target as possible.PartitionLabels PartitionLabels partitions a string of given of lower-case English letters into as many parts as possible so that each letter appears in at most one part, and return a list of integers representing the size of these parts.R1ArraySumPair R1ArraySumPair demonstrates the Functionality to identify the Pair of Numbers in the Array that add up to the specified Total.R2ArrayPathwiseProcessing R2ArrayPathwiseProcessing demonstrates the Functionality that conducts an in-place Path-wise Processing of an Instance of Big R2 Array.ShopkeeperSale ShopkeeperSale returns the total cost of all items.SubMatrixSetExtraction SubMatrixSetStringExtraction demonstrates the Extraction and Usage of the Inner Sub-matrices of a given Master Matrix.SubStringSetExtraction SubStringSetExtraction demonstrates the Extraction of Permuted and Contiguous Sub-string Sets.TickerPriceStatisticsRun TickerPriceStatisticsRun demonstrates the Console based Online Ticker Price Statistics Generation.TopKFrequentWords TopKFrequentWords demonstrates the Extraction of Top K Frequently Occuring Words.TopKFrequentWords.WordCount WordCount implements the Word Count Duo.TopNCompetitors TopNCompetitors returns a list of strings representing a company's top N competitors in order of most frequently mentioned to least frequent.ZombieInfector ZombieInfector demonstrates the Construction and the Usage of a Zombie Adjacency Migration.