answersLogoWhite

0

What algorithm can't be reversed?

Updated: 12/13/2022
User Avatar

Wiki User

13y ago

Best Answer

Hashing can't be reversed.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What algorithm can't be reversed?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why can't a candle wax be reversed?

it just cant


Why cant a chemical reaction be put back the same?

cause chemical reactions cant be reversed


What is the Difference between primary and secondary apnea?

primary apnea is early reversed apnea that can be reversed by tactile stimulation , suctioning , if left without intervention baby will have gaspping respiration followed by secondery apnea that cant be reversed without ppv...


You cant figure out how to change your skill points into energy?

if you have placed skill points into anything already, thy cannot be reversed


How are the expanded algorithm and the standard algorithm different?

They are different because standard algorithm is more common then the expanded algorithm


What is algorithm to write algorithm to the program to access a pointer variable in structure?

Here is the algorithm of the algorithm to write an algorithm to access a pointer in a variable. Algorithmically.name_of_the_structure dot name_of_the _field,eg:mystruct.pointerfield


Which algorithm is more efficient lamport bakery algorithm or black and white bakery algorithm?

Black and White bakery algorithm is more efficient.


How can you make a salvage title clean on a fifth wheel in Iowa?

You cant make a salvage title clean in any state. Once it has salvage on it, it can not be reversed.


What is complsexity of an algorithm?

Complexity of an algorithm is a measure of how long an algorithm would take to complete given


An algorithm to Reversing the order of elements on stack S using 1 additional stacks?

// stack to contain content Stack sourceStack = new Stack(); // ... fill sourceStack with content // stack to contain reversed content Stack targetStack = new Stack(); while (!sourceStack.empty()) { targetStack.push(sourceStack.pop()); } // targetStack contains the reversed content of sourceStack


How algorithm is different from flowchart?

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.


List down the names of any three parameters on which you analyze an algorithm?

what is algorithm and its use there and analyze an algorithm