Skip to content
@ergocell

Ecofirma Power Systems Ltd

Ecofirma Power Systems Ltd, a trusted global leader in emerging Oil and Energy market, is a biofuel producer, equipment manufacturer, project developer & EPCI

Popular repositories Loading

  1. Solution-for-this-javascript Solution-for-this-javascript Public

    Code sample JavaScript 1 function find_max(nums) { 2 let max_num = Number.NEGATIVE_INFINITY; // smaller than all other numbers 3 for (let num of nums) { 4 if (num > max_num) { 5 // (Fill in the mis…

Repositories

Showing 1 of 1 repositories

Top languages

Loading…

Most used topics

Loading…