Top "Reverse" questions

Rearranging the order of a sequence such that the final order is a mirror image of the original.

Sort by multiple columns in bash

I have a file with 2 columns, "Name" and "Age", looking like this: Alex, 15 Mary, 12 Alex, 28 Zoe, 16 Alex, 17 I will sort …

linux bash sorting reverse alphabetical
Python reverse() for palindromes

I'm just getting started in python, and I'm trying to test a user-entered string as a palindrome. My code is: …

python reverse palindrome
Reversal of Custom Segue with Storyboarding

I have a custom segue animation that occurs when pushing a new view controller onto the stack. When popping the …

objective-c ios storyboard reverse segue
Django reverse() for JavaScript

In my project I have a lot of Ajax methods, with external client-side scripts (I don't want to include JavaScript …

javascript django url reverse
Reversing an array in assembly

I'm trying to figure out how to reverse an array in assembly in a way that makes it as flexible …

arrays assembly reverse masm irvine32
How to reverse a generic list without changing the same list?

I have a generic list that is being used inside a method that's being called 4 times. This method writes a …

c# reverse generic-list
Reverse video playback in OpenCV

Is it possible to play videos backwards in OpenCV? Either by an API call or by buffering video frames and …

video opencv reverse
How do I reverse a String in Dart?

I have a String, and I would like to reverse it. For example, I am writing an AngularDart filter that …

string flutter dart split reverse
How do I extract an app from an iPhone?

I built an ad hoc ipa a few weeks ago and now I need to extract it from the only …

iphone sync reverse adhoc ipa