hackerrank共32篇
HackerRank Greedy Florist-拾光赋

HackerRank Greedy Florist

HackerRank Greedy Florist,This is the solution for the HackerRank Greedy Florist problem, in python. This is a problem in the Interview Preparation Kit > Greedy Algorithms and i...
kity的头像-拾光赋kity2年前
0518
HackerRank #8 | Date and Time |-拾光赋

HackerRank #8 | Date and Time |

HackerRank #8 | Date and Time | , Date And Time Esse exercício propõe usar a classe Calendar para construir uma saída com apenas o dia da semana a partir de um input de mês, di...
kity的头像-拾光赋kity4年前
0506
HackerRank #40 | Java Dequeue |-拾光赋

HackerRank #40 | Java Dequeue |

HackerRank #40 | Java Dequeue | ,Esse exercício recebe dois inputs iniciais: um integer N, relativo à quantidade de números em um array, e um integer M, relativo a um subarray d...
kity的头像-拾光赋kity4年前
05015
HackerRank's Nested Lists Problem-拾光赋

HackerRank’s Nested Lists Problem

HackerRank's Nested Lists Problem,HackerRank's Nested Lists problem can be solved in many ways. One of the solutions that you might find in the discussion area of the problem is th...
kity的头像-拾光赋kity5年前
04910
2D Array DS Hackerrank solution in Python-拾光赋

2D Array DS Hackerrank solution in Python

2D Array DS Hackerrank solution in Python,Question Given a 6×6 2D Array, arr: 1 1 1 0 0 0 0 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 An hourglass in A is a subset...
kity的头像-拾光赋kity3年前
04910
Hourglass Problem-拾光赋

Hourglass Problem

Hourglass Problem,This problem is based on a challenge on hackerrank. It is a bit tricky beginner level problem. The problem is to find the maximum of all the hourglass shaped numb...
kity的头像-拾光赋kity3年前
0485
Day 76/#100DaysOfCode-拾光赋

Day 76/#100DaysOfCode

Day 76/#100DaysOfCode,Continuing to work on the 6th Hackerrank problem. Achievements from yesterday: Restated and understood the leap year problem. Learned nested if Statements The...
kity的头像-拾光赋kity3年前
04711
Problema HackerRank em Python - Base Data Types Lists-拾光赋

Problema HackerRank em Python – Base Data Types Lists

Problema HackerRank em Python - Base Data Types Lists,Este código em Python é projetado para executar uma série de operações em uma lista com base em comandos fornecidos pelo ...
kity的头像-拾光赋kity6个月前
04312
Mini-Max Sum - HackerRank Problem Solving-拾光赋

Mini-Max Sum – HackerRank Problem Solving

Mini-Max Sum - HackerRank Problem Solving,Mini-Max Sum is a Hackerrank problem from the Algorithms subdomain that requires the understanding of the sum of For-Loop and Array. In th...
kity的头像-拾光赋kity3个月前
04313
Hash Maps-拾光赋

Hash Maps

Hash Maps,It’s not really a secret that I love using hash maps, and one of my goals this week was to teach myself how to use them in Python. Essentially, a hash map is a data stru...
kity的头像-拾光赋kity2年前
0438
collections.Counter() | HackerRank | Python-拾光赋

collections.Counter() | HackerRank | Python

collections.Counter() | HackerRank | Python, The House of Online Judge (63 Part Series) 1 Top Competitors | HackerRank | MSSQL 2 Reverse String | LeetCode | Python ... 59 more part...
kity的头像-拾光赋kity2年前
04111
How do I improve my python skills-拾光赋

How do I improve my python skills

How do I improve my python skills,I'll give you a simple tip about improving your python skills. It’s very simple and of the bonus is that many technology companies apply your cha...
kity的头像-拾光赋kity6年前
0416