Skip to content
Practical Digital Transformation

Practical Digital Transformation

Tips to make tech work for you

  • My portfolio
  • Technical skills

Monthly Archives: January 2021

Sums of two integers in an array less than K

Sums of two integers in an array less than K

Given an array A of integers and integer K, return the maximum S such that there exist i < j with A[i] + A[j] = S and S < K. If no i, j exist satisfying this equation, return -1

Posted byugogineeringJanuary 1, 2021January 1, 2021Posted incoding, php

Sum of even Fibonacci numbers less than x

Sum of even Fibonacci numbers

By considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even-valued terms.

Posted byugogineeringJanuary 1, 2021January 1, 2021Posted incoding, php

Recent Posts

  • Benefits of building applications that are optimised for cost and value on GKE
  • Website Design Fundamentals with HTML, CSS, and JavaScript
  • Give yourself the fundamental skills you need to kick-start a digital career
  • Sums of two integers in an array less than K
  • Sum of even Fibonacci numbers less than x

Recent Comments

    Archives

    • February 2022
    • March 2021
    • January 2021
    • December 2020
    • November 2020

    Categories

    • coding
    • Digital Business Transformation
    • Digital Skills
    • Digital Skills Training
    • Opinion
    • php
    Practical Digital Transformation, Proudly powered by WordPress.