Hackerrank'in 30 Days of Code içerisinde bulunan "Day 7: Arrays" sorusunun açıklaması ve çözümü. Bu soruda size verilen bir liste içerisinde, uzunluğundan ilk index'ine kadar elemanları yazdırmanız isteniyor.
#Hackerrank #30DaysofCode #array
► Hackerrank 30 Days of Code Çözümleri - Day 7: Arrays: https://www.hackerrank.com/challenges...
00:00 | Intro
00:15 | Sorunun açıklaması
02:54 | Çözümün kodlanması
06:13 | Outro
► Problem açıklaması:
Objective
Today, we will learn about the Array data structure. Check out the Tutorial tab for learning materials and an instructional video.
Task
Given an array, A, of N integers, print A's elements in reverse order as a single line of space-separated numbers.
Example
A=[1, 2, 3, 4]
Print 4 3 2 1. Each integer is separated by one space.
Input Format
The first line contains an integer, N (the size of our array).
The second line contains N space-separated integers that describe array A's elements.
Output Format
Print the elements of array A in reverse order as a single line of space-separated numbers.
Sample Input
4
1 4 3 2
Sample Output
2 3 4 1
***
Sosyal Medya
► Twitter'dan takip edin: / sonergonul
► Twitch'ten takip edin: / sonergonul
► Discord kanalımız: / discord
► Quora'dan takip edin: https://www.quora.com/profile/Soner-G...
Destek
► ByNoGame: https://www.bynogame.com/destekle/son...
► Stremlabs: https://streamlabs.com/sonergonul/tip