Αποτελέσματα Αναζήτησης
The record for most time in space is held by Russian cosmonaut Oleg Kononenko, who has spent 1,111 days in space over five missions. He broke the record of Gennady Padalka on 4 February 2024 at 07:30:08 UTC during his fifth spaceflight aboard Soyuz MS-24 / 25 for a one year long-duration mission on the ISS . [ 21 ]
2 Σεπ 2024 · Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can be in any order. Examples: Input: arr [] = {1, 9, 3, 10, 4, 20, 2} Output: 4. Explanation: The subsequence 1, 3, 4, 2 is the longest subsequence of consecutive elements.
Polyakov's record for longest cumulative time in space of 678 days over two missions stood until surpassed in 1999 by cosmonaut Sergei Avdeyev with a total of 747 days in space during three different missions.
Longest Consecutive Sequence - Given an unsorted array of integers nums, return the length of the longest consecutive elements sequence. You must write an algorithm that runs in O(n) time. Example 1: Input: nums = [100,4,200,1,3,2] Output: 4 Explanation: The longest consecutive elements sequence is [1, 2, 3, 4].
6 Φεβ 2024 · Oleg Kononeko has broken the record for most cumulative time spent in space after spending his 878th non-continuous day onboard the International Space Station.
5 Φεβ 2024 · Russian cosmonaut Oleg Kononenko has now racked up more than 878 days in space, breaking the record for most time spent off Earth.
29 Οκτ 2015 · As of today, Scott Kelly now officially holds the record for the longest consecutive amount of time spent in space by an American astronaut. The previous record holder was Spanish-American...