Search references for HASH CODE-PROGRAMMING-COMPETITION. Phrases containing HASH CODE-PROGRAMMING-COMPETITION
See searches and references containing HASH CODE-PROGRAMMING-COMPETITION!HASH CODE-PROGRAMMING-COMPETITION
Team programming competition organized by Google
Hash Code was a global team programming competition organized by Google. The participants work in teams of 2–4 people solving a programming challenge
Hash Code (programming competition)
Hash_Code_(programming_competition)
Programming competition hosted by Google
that Code Jam was to be discontinued alongside their other programming competitions, Hash Code and Kick Start. A series of four "farewell rounds" took place
Google_Code_Jam
Hash function that is suitable for use in cryptography
the hash output is then hashed with the next block, creating a new hash reflecting everything to that point; again and again until the final hash reflects
Cryptographic_hash_function
Cryptographic hash function
BLAKE2, was announced in 2020. BLAKE was submitted to the NIST hash function competition by Jean-Philippe Aumasson, Luca Henzen, Willi Meier, and Raphael
BLAKE_(hash_function)
Hash functions
secure message authentication code (MAC). SipHash, however, is not a general purpose key-less hash function such as Secure Hash Algorithms (SHA) and therefore
SipHash
Type of data structure
the above picture hash 0 is the result of hashing the concatenation of hash 0-0 and hash 0-1. That is, hash 0 = hash( hash 0-0 + hash 0-1 ) where "+" denotes
Merkle_tree
Family of cryptographic hash functions
The Secure Hash Algorithms are a family of cryptographic hash functions published by the National Institute of Standards and Technology (NIST) as a U.S
Secure_Hash_Algorithms
Cryptographic hash function
cryptography, SHA-1 (Secure Hash Algorithm 1) is a hash function which takes an input and produces a 160-bit (20-byte) hash value known as a message digest
SHA-1
Belarusian competitive programmer (born 1994)
2021 Algorithm Champion Google Hash Code: champion 2019, 2020 and 2021 2nd place - Team name- Past Glory Google Code Jam: 2014 champion, 2015 champion
Gennady_Korotkevich
Password cracking dataset
cryptographic hash function, usually for cracking password hashes. Passwords are typically stored not in plain text form, but as hash values. If such
Rainbow_table
Set of cryptographic hash functions
SHA-2 (Secure Hash Algorithm 2) is a set of cryptographic hash functions designed by the United States National Security Agency (NSA) and first published
SHA-2
Cryptographic hash function
cryptographic hash function designed by Ross Anderson and Eli Biham in 1995 for efficiency on 64-bit platforms. The size of a Tiger hash value is 192 bits
Tiger_(hash_function)
Practice and study of secure communication techniques
authentication codes (MACs) are much like cryptographic hash functions, except that a secret key can be used to authenticate the hash value upon receipt;
Cryptography
Cryptographic attack
a collision attack on a cryptographic hash tries to find two inputs producing the same hash value, i.e. a hash collision. This is in contrast to a preimage
Collision_attack
by assigning their exact hash code to a person. Furthermore, hashing is applied to passwords for computer systems. Hashing for passwords began with the
History_of_cryptography
Type of cryptographic attack
possible values of a hash function, with H = 2 l {\textstyle H=2^{l}} . With a birthday attack, it is possible to find a collision of a hash function with 50
Birthday_attack
Key derivation function based on an HMAC
Ruby, Rust, and other programming languages. RFC6234 lays out a reference C implementation of HKDF based on the Secure Hash Standard. #!/usr/bin/env
HKDF
UCI chess engine
processor cores, 128 GB of RAM (hash) and is NUMA-aware, Houdini 5 Standard only supports up to 8 processor cores, 4 GB of hash and is not NUMA-aware. As with
Houdini_(chess)
Techniques to protect against brute-force attack
CPU can do about 65,000 SHA-1 hashes in one second. Thus, a program that uses key stretching can use 65,000 rounds of hashes and delay the user for at most
Key_stretching
Password-based key derivation function
bcrypt is a password-hashing function designed by Niels Provos and David Mazières. It is based on the Blowfish cipher and presented at USENIX in 1999
Bcrypt
Key derivation function of password hash
library routine support a variety of hash schemes. The particular hash algorithm used can be identified by a unique code prefix in the resulting hashtext
Crypt_(C)
Cryptographic hash function
cryptography, Whirlpool (sometimes styled WHIRLPOOL) is a cryptographic hash function. It was designed by Vincent Rijmen (co-creator of the Advanced Encryption
Whirlpool_(hash_function)
Encryption method
provide authenticated encryption with associated data, or AEAD. A typical programming interface for an AE implementation provides the following functions:
Authenticated_encryption
Project by NIST to standardize post-quantum cryptography
process CAESAR Competition – Competition to design authenticated encryption schemes Lattice-based cryptography NIST hash function competition "Post-Quantum
NIST Post-Quantum Cryptography Standardization
NIST_Post-Quantum_Cryptography_Standardization
Cryptographic hash function
LSH is a cryptographic hash function designed in 2014 by South Korea to provide integrity in general-purpose software environments such as PCs and smart
LSH_(hash_function)
ECDSA EdDSA (Ed25519) RSA Cryptographic hash functions (see also the section on message authentication codes): BLAKE MD5 – Note that there is now a method
List_of_algorithms
Passphrase Salt Factorization Message authentication code Keyed-hash message authentication code Encrypted CBC-MAC (EMAC) – NESSIE selection MAC HMAC
Outline_of_cryptography
Automated software testing technique
data as inputs to a computer program. The program is then monitored for exceptions such as crashes, failing built-in code assertions, or potential memory
Fuzzing
Recovering passwords stored by computer systems
guesses for the password and to check them against an available cryptographic hash of the password. Another type of approach is password spraying, which is
Password_cracking
Encryption Algorithm List of hash functions Comparison of cryptographic hash functions SHA-1 SHA-2 SHA-3 SHA-3 competition RSA (cryptosystem) X.509 Pretty
List of cybersecurity information technologies
List_of_cybersecurity_information_technologies
Authenticated encryption mode
C)=X_{m+n+1}} , where H = E k ( 0 128 ) {\displaystyle H=E_{k}(0^{128})} is the hash key, a string of 128 zero bits encrypted using the block cipher; A {\displaystyle
Galois/Counter_Mode
American mathematician, cryptologist and computer scientist (born 1971)
security advisories about the issues. CubeHash, Bernstein's submission to the NIST hash function competition SipHash NaCl, a Networking and Cryptography library
Daniel_J._Bernstein
DMCA anti-circumvention provisions. November 2, 2007 – NIST hash function competition announced. 2009 – Bitcoin network was launched. 2010 – The master
Timeline_of_cryptography
Cryptographically strong • Cryptographic Application Programming Interface • Cryptographic hash function • Cryptographic key types • Cryptographic Message
Index of cryptography articles
Index_of_cryptography_articles
Cryptanalytic method for unauthorized users to access data
attacks. A special form of credential recycling is pass the hash, where unsalted hashed credentials are stolen and re-used without first being brute-forced
Brute-force_attack
Interpreted programming language first released in 1987
contemporary Unix command line tools. Perl is a highly expressive programming language: source code for a given algorithm can be short and highly compressible
Perl
Google Developers information and code (RDS)
Developers (previously Google Code) is Google's site for software development tools and platforms[update], application programming interfaces (APIs), and technical
Google_Developers
Any attack based on information gained from the implementation of a computer system
time is not data-dependent, a PC-secure program is also immune to timing attacks. Another way in which code can be non-isochronous is that modern CPUs
Side-channel_attack
Class of software bugs
traversing the kernel's hash table of cached file names. The attacker creates a very large number of files with names that hash to the same value as the
Time-of-check_to_time-of-use
Type of data compression and archival format
hash function, which yields speed improvements of 20-25%, and was added as of version 4.6 8 - Crunched: dynamic Lempel-Ziv packing with variable code
ARC_(file_format)
Spreadsheet editor by Microsoft
of Excel supports programming through Microsoft's Visual Basic for Applications (VBA), which is a dialect of Visual Basic. Programming with VBA allows spreadsheet
Microsoft_Excel
Web browser developed by Google
it serves as the platform for web applications. Most of Chrome's source code comes from Google's free and open-source software project known as Chromium
Google_Chrome
Chatbot developed by Google
Bard. Bard gained the ability to assist in coding in April, being compatible with more than 20 programming languages at launch. Microsoft also began running
Google_Gemini
Quantum-safe key encapsulation mechanism
consumption, and have about 70 times (48–92) more data overhead. Internal hashing operations account for the majority of the runtime, which would thus potentially
ML-KEM
Technical competition
2009. Competitive programming, a type of mind sport involved in programming competitions "IEEEXtreme 24-Hour Programming Competition". IEEE: Advancing
IEEEXtreme
the first cryptographic functions for computing a message authentication code (MAC). It was designed in 1983 by Donald Davies and David Clayden at the
Message Authenticator Algorithm
Message_Authenticator_Algorithm
Computer program designed to play chess variants
evaluation, Mobility evaluation, King safety, King tropism, Lazy evaluation. Hash Tables: Transposition table, Pawn structure table, Evaluation cache, Repetition
ChessV
Celebration honouring mothers
the feast, ingredients will be brought by the children for a traditional hash recipe. The ingredients are divided along genders, with girls bringing spices
Mother's_Day
American multinational software company
Retrieved May 23, 2014. "Adobe confirms stolen passwords were encrypted, not hashed – CSO Online". November 4, 2013. Archived from the original on December
Adobe_Inc.
Programming competition hosted by Google LLC
Google Code-in (GCI) was an international annual programming competition hosted by Google LLC that allowed pre-university students to complete tasks specified
Google_Code-in
Game-playing artificial intelligence
drew twice. As in the chess games, each program got one minute per move, and Elmo was given 64 threads and a hash size of 1 GB. After 34 hours of self-learning
AlphaZero
Large language model developed by Google
data simultaneously, including text, images, audio, video, and computer code. It had been developed as a collaboration between DeepMind and Google Brain
Gemini_(language_model)
One of two American types of square dancing
tip, typically consists of two dances. The first dance part is known as a hash call, which is characterized by its unstructured and often puzzling dance
Modern_Western_square_dance
Israeli-American cloud information security company
unauthenticated remote code execution and privilege escalation. NotLegit – Insecure default behavior in the Azure App Service that exposed the source code of some customer
Wiz,_Inc.
New Zealand businessman
email with a 16-digit licensing code. This code was locked to the user name and email address using a cryptographic hash, to discourage piracy. Outtrim
Steve_Outtrim
Tropane alkaloid and stimulant drug
1067/mjd.2001.109311. PMID 11174373. "Code of ordinances village of Dundee, Michigan. Chapter 51". Village of Dundee. "Code of Ordinances – Clark County, NV"
Cocaine
Process of detecting plagiarism and/or copyright infringement
Comparison of anti-plagiarism software Locality-sensitive hashing – Algorithmic technique using hashing Nearest neighbor search – Optimization problem in computer
Content_similarity_detection
Stream ciphers
in[i]; } ChaCha is the basis of the BLAKE hash function, a finalist in the NIST hash function competition, and its faster successors BLAKE2 and BLAKE3
Salsa20
Manga aggregation website
identified a data breach containing users' email addresses, IP addresses, and hashed passwords. They consequently worked with security website Have I Been Pwned
MangaDex
Field of artificial intelligence around Go computer programs
territory and Zobrist hashing to detect ko. In April 1981, Jonathan K Millen published an article in Byte discussing Wally, a Go program with a 15x15 board
Computer_Go
Computer Go software
released model has hash name d645af97, size 1x8 (1 layer, 8 channels), and released at 2017-11-10 13:04. The last released model has hash name 0e9ea880, size
Leela_Zero
Rating systems for network and broadcast television
Exempt – Programming that is exempt from ratings (such as news and sports programming) will not display an on-screen rating at all. C – Programming is intended
Television content rating system
Television_content_rating_system
Video-sharing platform
advertisements alone to paid offerings such as movies and exclusive programming explicitly produced for YouTube. It also offers YouTube Premium, a paid
YouTube
Sixth generation of the Corvette sports car
paint, red grand sport style stripes on the front fenders and red and silver hash styled stripes incorporating a maple leaf similar to the livery present on
Chevrolet_Corvette_(C6)
Messaging and VoIP service owned by Meta
contact list. Previously the Android and Nokia Series 40 versions used an MD5-hashed, reversed-version of the phone's IMEI as a password, while the iOS version
action rules for event handling, finite-domain constraint solving, arrays and hash tables, declarative loops, and tabling. First released in 1994, B-Prolog
B-Prolog
Anti-piracy software
spring of 2013, Pirate Pay received $68,000 from the program “START-2”. Pirate Pay works with info-hashes of content in worldwide Peer-to-peer network. It
Pirate_Pay
Social networking service owned by Meta Platforms
creating a hash table. Data is then output in PHP format. The backend is written in Java. Thrift is used as the messaging format so PHP programs can query
Subgenre of role-playing video games
a "hack and slash" game as well as a programming hack to recreate Rogue without having access to its source code. Fenlason was not able to include all
Roguelike
AI research laboratory
testing the system against coding challenges created by Codeforces utilized in human competitive programming competitions. AlphaCode earned a rank equivalent
Google_DeepMind
Digital asset using a distributed ledger
pseudonymous developer Satoshi Nakamoto. It used SHA-256, a cryptographic hash function, in its proof-of-work scheme. In April 2011, Namecoin was created
Cryptocurrency
Software library for similarity search
small world) HNSW and Navigating Spread-out Graph (NSG) Locality-sensitive hashing (LSH) The following families of vector quantization methods are supported:
FAISS
Open source software suite by Google
developed by Google for solving linear programming (LP), mixed integer programming (MIP), constraint programming (CP), vehicle routing (VRP), and related
OR-Tools
Router architecture
routing protocols. Early uniprocessing routers usually organized the FIB as a hash table, while the RIB might be a linked list. Depending on the implementation
Data_plane
Global program for tertiary students
their respective campuses. Spread news about Google programs, events and other opportunities (competitions, training opportunities, scholarships, etc.). Build
Google Student Ambassador Program
Google_Student_Ambassador_Program
Interactive street panorama technology
version uses JavaScript extensively and provides a JavaScript application programming interface. At the time of their release, the new Google Maps and Street
Google_Street_View
Process of writing software for Android operating system
need the help of JVM language code, that may be supplied by tools, likely with restricted API support. Some programming languages and tools allow cross-platform
Android_software_development
Mobile GPS navigation app
service (link) "Waze Wiki Source code". Archived from the original on March 3, 2011. "Waze 2.4.0.0 iPhone Source code". Waze. June 15, 2013. Archived from
Waze
from working for Ricky. Julian, Cory, and Trevor steal a large quantity of hash from Cyrus, Terry, and Dennis and hatch a plan to hide it all until they
List of Trailer Park Boys episodes
List_of_Trailer_Park_Boys_episodes
Internet platform for data science competitions
Each tier is achieved by meeting specific criteria in competitions, datasets, kernels (code-sharing), and discussions. The highest tier, Kaggle Grandmaster
Kaggle
Free and open-source Unix-like operating system
Foundation supports development, advocacy, infrastructure and legal matters. Code from FreeBSD has been incorporated into other operating systems, including
FreeBSD
Short-form section of video-sharing platform
original on June 30, 2022. Retrieved February 11, 2022. "YouTube Shorts – Competition for TikTok and Instagram Reels". IONOS Digitalguide. January 26, 2022
YouTube_Shorts
initial website was put together properly and helped in both design and programming. As of June 2005, YouTube's slogan was "Your Digital Video Repository"
History_of_YouTube
Team sport designed for athletes with vision impairment
lines, are always marked in this way. Furthermore, the team area has six hash marks (three at the front, one on either side, and one on the goal line)
Goalball
Word processor
protected by such passwords and the Microsoft Office protection system saves a hash sum of a password in a document's header where it can be easily accessed
Microsoft_Word
American multinational technology company
Pittsburgh, focusing on shopping-related advertisement coding and smartphone applications and programs. Other office locations in the U.S. include Atlanta;
Compact car produced by American Motors Corporation
racing team's distinctive Matador Red, Frost White, and Commodore Blue "hash" paint livery. The Trans Am Javelin had a significant advantage because of
AMC_Javelin
Infinite binary sequence generated by repeated complementation and concatenation
are mapped to 0 by a wide class of polynomial hash functions modulo a power of two, which can lead to hash collisions. Certain linear combinations of Dirichlet
Thue–Morse_sequence
Central nervous system stimulant
Preventing Amphetamine-type Stimulant Use Among Young People: A Policy and Programming Guide (PDF). New York, US: United Nations. ISBN 978-92-1-148223-2. Archived
Amphetamine
Block cipher
Yin to meet the requirements of the Advanced Encryption Standard (AES) competition. The algorithm was one of the five finalists, and also was submitted
RC6
Restriction built into a mobile phone
algorithm such as a one way hash or trapdoor function. Sometimes big telecom providers change the original factory unlock codes as an extra layer of security
SIM_lock
Kazakhstan. The hash rates for AntPool, Poolin and Binance Pool all fell between 12% and 16%," observed Forbes. The new Criminal Code of Kazakhstan, which
Internet_in_Kazakhstan
and I can do it in a week." In January 2004, Zuckerberg began writing a code for a new website, known as "TheFacebook", with the inspiration coming from
History_of_Facebook
AI accelerator ASIC by Google
Tensor SoC demonstrated "extremely large performance advantages over the competition" in machine learning-focused benchmarks; although instantaneous power
Tensor_Processing_Unit
Programming Insider. Retrieved September 17, 2025. Berman, Marc (May 8, 2021). "Friday Ratings: CBS and Fox Share Diluted Leadership". Programming Insider
List of The Great North episodes
List_of_The_Great_North_episodes
2016 American supernatural horror film
Conjuring 3", and that "we're in the midst of working on the script, and still hashing [it] out. We want to make sure that the script is in a really good place
The_Conjuring_2
U.S. signals intelligence organization
such applications from 2013 on. A new hash standard, SHA-3, has recently been selected through the competition concluded on October 2, 2012, with the
National_Security_Agency
American businessman and software engineer (born 1955)
government to create a tech college as part of an initiative to educate future coders, cyber-security experts and scientists. In August 2020, Schmidt launched
Eric_Schmidt
Multilingual neural machine translation service
Scott (ed.). "Spring cleaning for some of our APIs (Google Code Blog)". Official Google Code Blog. Google Inc. Archived from the original on May 28, 2011
Google_Translate
Aspect of US National Security Agency
public competition. In 2003, NSA certified AES for Type 1 use in some NSA-approved systems. Secure Hash Algorithm: a widely used family of hash algorithms
NSA_encryption_systems
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
Surname or Lastname
English
English : from a Middle English personal name, Cade, a survival of the Old English personal name or byname Cada, which is probably from a Germanic root meaning ‘lump’, ‘swelling’.English : metonymic occupational name for a cooper, from Middle English, Old French cade ‘cask’, ‘barrel’ (of Germanic origin, probably akin to the root mentioned in 1).English : nickname for a gentle or inoffensive person, from Middle English cade ‘domestic animal’, ‘pet’ (of unknown origin).French (Cadé) : topographic name from cade ‘juniper’ (from Latin catanus).Bearers of the name Caddé, from Amiens, were documented in Quebec city by 1670.
Girl/Female
Hindu
Code
Female
Vietnamese
Vietnamese name HANH means "has good conduct."
Girl/Female
Tamil
Code
Male
English
 English surname transferred to forename use, derived from Old English Cola, COLE means "black, coal." This name is also sometimes used as a pet form of Nicholas, meaning "victor of the people."
Surname or Lastname
English (common in the Midlands)
English (common in the Midlands) : from Middle English cope ‘cloak’, ‘cape’ (from Old English cÄp reinforced by the Old Norse cognate kápa), hence a metonymic occupational name for someone who made cloaks or capes, or a nickname for someone who wore a distinctive one. Compare Cape.
Surname or Lastname
English
English : topographic name for someone who lived by an ash tree, a variant of Ash by misdivision of Middle English atten ash ‘at the ash’, or a habitational name from any of the many places in England and Wales named Nash, from this phrase, as for example Nash in Buckinghamshire, Herefordshire, or Shropshire. The name was established from an early date in Wales and Ireland.Jewish : of unknown origin, possibly an Americanized form of one or more like-sounding Jewish surnames.The surname Nash was taken to Ireland from England or Wales by a family who established themselves in Co. Kerry in the 13th century, during the second wave of Anglo-Norman settlement.
Male
English
 Short form of English unisex Ashley, ASH means "ash-tree grove."Â
Surname or Lastname
Spanish and Portuguese
Spanish and Portuguese : nickname from the title of rank conde ‘count’, a derivative of Latin comes, comitis ‘companion’.English : unexplained.
Boy/Male
American, Australian, British, English, Hebrew, Hindu, Indian
From the Ash Tree Farm; Ash Trees Meadow; Felicitous
Surname or Lastname
English
English : variant spelling of Coad.
Surname or Lastname
German
German : from a short form of any of the various Germanic personal names with the first element hrÅd ‘renown’. Compare Robert, Rudiger.North German, Danish, and English : topographic name for someone who lived on land cleared for cultivation or in a clearing in woodland, from Middle Low German rode, Danish rothe, Old English rod. Compare English Rhodes.English : habitational name from any of the many places named with this word, as for example Rode in Cheshire.Slovenian : topographic name from the adjective rod ‘barren’, denoting someone who lived on a barren land.Slovenian : nickname from the Slovenian dialect word rode ‘person with disheveled hair’, a derivative of rod ‘curly’ or ‘hairy’.
Surname or Lastname
English
English : metonymic occupational name for a maker of purses and bags, from Middle English cod ‘bag’.English : nickname for a man noted for his apparent sexual prowess, from cod(piece), in Tudor times the garment worn prominently over the male genitals.English : from Middle English cod, the fish (of uncertain origin, perhaps a transferred use of 1), applied as a metonymic occupational name for a fisherman or seller of these fish, or possibly as a nickname for someone thought to resemble the fish in some way.Irish : variant of Cody.Irish (County Wexford) : from the Anglo-Saxon personal name Cod.
Surname or Lastname
English
English : habitational name from a place named Cove, examples of which are found in Devon, Hampshire, and Suffolk, from Old English cofa ‘cove’, ‘bay’, ‘inlet’, also ‘shelter’, ‘hut’, or a topographic name with the same meaning.
Male
Hindi/Indian
(यश) Hindi name YASH means "glory."
Surname or Lastname
English
English : from a Middle English pet form of Nicholas.English : from a Middle English personal name derived from the Old English byname Cola (from col ‘(char)coal’, presumably denoting someone of swarthy appearance), or the Old Norse cognate Koli.Scottish and Irish : when not of English origin, this is a reduced and altered form of McCool.In some cases, particularly in New England, Cole is a translation of the French surname Charbonneau.Probably an Americanized spelling of German Kohl.An Irish family by the name of Cole was established in Fermanagh by Sir William Cole (1576–1653). He was the first Provost of Enniskillen, and his descendants became earls of Enniskillen. The family is thought to have originated in Devon or Cornwall.
Male
English
Variant spelling of English unisex Cody, CODIE means "helper."
Female
Yiddish
(×”Ö¸×דֶע) Yiddish form for Hebrew Hadaccah, HODE means "myrtle tree."
Surname or Lastname
English
English : topographic name for someone who lived near an ash tree, or a habitational name from a place named with the Old English word æsc (see Ash). The Anglo-Norman French preposition de ‘of’, ‘from’ has become fused to the name.Americanized spelling of German Dasch.Indian : variant of Das.
Boy/Male
American, Australian, British, Chinese, Christian, English
Dweller by the Ash Tree; Adventurer; Cliff
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
Girl/Female
Bengali, Indian
Pretty and Exited and Energetic
Boy/Male
Shakespearean
The Tragedy of Julius Caesar' A tribune.
Boy/Male
Hindu, Indian, Marathi
Lotus
Boy/Male
Hindu
Naked, Unencumbered
Boy/Male
Hindu
Sun
Boy/Male
Hindu, Indian
Brilliance; Sun; Ray of Light
Boy/Male
Arabic, Muslim
Name of Caliph Uthman's Father
Boy/Male
Celtic
From the narrow river.
Male
English
Anglicized form of Hebrew Gereshom, GERSHOM means "exile, expulsion." In the bible, this is the name of several characters, including a son of Moses.
Boy/Male
Tamil
One with shining body
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
HASH CODE-PROGRAMMING-COMPETITION
v. t.
To cover with water or any liquid; to wet; to fall on and moisten; hence, to overflow or dash against; as, waves wash the shore.
n.
A sash.
v. t.
To form by means of a core, as a hole in a casting.
n.
The most important part of a thing; the essence; as, the core of a subject.
n.
Manner of doing or being; method; form; fashion; custom; way; style; as, the mode of speaking; the mode of dressing.
n.
The center or inner part, as of an open space; as, the core of a square.
v. t.
To take out the core or inward parts of; as, to core an apple.
v. t.
To render cone-shaped; to bevel like the circular segment of a cone; as, to cone the tires of car wheels.
n.
Prevailing popular custom; fashion, especially in the phrase the mode.
v. t.
To convert into coke.
3d pers. sing. pres.
Has.
v. t.
To carry through; to succeed in; as, you can't come any tricks here.
p. p.
of Come
n.
The scale as affected by the various positions in it of the minor intervals; as, the Dorian mode, the Ionic mode, etc., of ancient Greek music.
n.
Any system of rules or regulations relating to one subject; as, the medical code, a system of rules for the regulation of the professional conduct of physicians; the naval code, a system of rules for making communications at sea means of signals.
n.
A collection or digest of laws; a code.
v. i.
To form a cope or arch; to bend or arch; to bow.
a.
Relating to a codex, or a code.
n.
Anything shaped more or less like a mathematical cone; as, a volcanic cone, a collection of scoriae around the crater of a volcano, usually heaped up in a conical form.
n.
To /hop into small pieces; to mince and mix; as, to hash meat.