Untitled

Run Settings
LanguageJavaScript
Language Version
Run Command
// Find 1st, Find Nth... // const array = [{ // tweet: 'hi', date: 2012 // }, { // tweet: 'my', date: 2014 // }, { // tweet: 'teddy', date: 2018 // }]; // tweets // O(n^2) console.log('helwoshejhekhiuhudsh'.length) // O(1) due to js length method
Editor Settings
Theme
Key bindings
Full width
Lines