Skip to content

SL TECH ACADEMY

Contact us
  • Home
  • C++
  • Pyhton
  • Java
  • Networking
  • Problem Solving
    • Algorithms
    • Data Structures
  • Contests
    • IOI
    • APIO
    • Google
      • Code Jam
      • Hash Code
      • Kick Start
  • Resources

SL TECH ACADEMY

Tag: Problem Solving

  • Algorithms

Compare the Triplets – HackerRank Solution

imageByPasindu PiumalJuly 31, 2020
Compare the Triplets – HackerRank Solution
Problem : Alice and Bob each created one problem for HackerRank. A reviewer rates the two challenges, awarding points on a scale from 1 to 100 for three categories: problem clarity, originality, and difficulty. The rating for Alice’s

Read More

  • Algorithms

Simple Array Sum – HackerRank Solution

imageByPasindu PiumalJuly 28, 2020
Simple Array Sum – HackerRank Solution
Problem : Given an array of integers, find the sum of its elements. For example, if the array ar = [1, 2, 3], 1 + 2 + 3 = 6, so return 6. Function Description : Complete the simpleArraySum function in the editor below. It must return the sum of the array

Read More

  • Algorithms

Solve Me First – HackerRank Solution

imageByPasindu PiumalJuly 27, 2020
Solve Me First – HackerRank Solution
Problem : Complete the function solveMeFirst to compute the sum of two integers. Function prototype : int solveMeFirst(int a, int b); where, a is the first integer input. b is the second integer input Return values : sum of the above two integers Sample Input :

Read More

Last Posts

IOI 2020

IOI 2020 – Contest Day 1- Tickets Problem and Solution

September 24, 2020
IOI 2020

IOI 2020 – Contest Day 1- Supertrees Problem and Solution

September 24, 2020
IOI 2020

IOI 2020 – Contest Day 1- Plants Problem and Solution

September 24, 2020

Day of the Programmer – HackerRank Solution

September 11, 2020

APIO 2020 Problems and Solutions – Fun Tour

September 5, 2020

Archives

  • September 2020 (10)
  • August 2020 (68)
  • July 2020 (18)
Created by SL TECH ACADEMY. Powered by WordPress
Logo
  • Home
  • C++
  • Pyhton
  • Java
  • Networking
  • Problem Solving
    • Algorithms
    • Data Structures
  • Contests
    • IOI
    • APIO
    • Google
      • Code Jam
      • Hash Code
      • Kick Start
  • Resources