Looking for Senior PHP/Symfony/Javascript Developer

Закрито Опубліковано %project.relative_time Оплачується при отриманні
Закрито

We will hire you strightforward if you solve this PHP code challenge.

[login to view URL]

Good luck

After solving , please contact me , [login to view URL]

AngularJS HTML5 PHP Symfony PHP

ID Проекту: #19278089

Про проект

43 заявок(-ки) Дистанційний проект Остання активність 4 роки(ів) тому

43 фрілансерів(-и) готові виконати цю роботу у середньому за $36/годину

dreamci

Hi Me and my team can deliver your tasks with great quality Send me a message so we can talk about the details Thank you.

$50 USD / година
(203 відгуків(и))
8.7
TakeReal

function my_max($xs) { foreach ($xs as $v) { $x = $v; if (is_array($v)) { $x = my_max($v); } if (!isset($m) || $m - $x < 0) { $m = $x; } } return $m; } H Більше

$30 USD / година
(2062 відгуків(и))
8.3
narmadatech

Hello there, I read your complete job description and everything is clear to me. Can we discuss in detail? So that I can assist you in a better way. I have more than 5 years experience in web design and developme Більше

$28 USD / година
(255 відгуків(и))
8.6
mekiho

Hi I have vast experience in php so I can work very fast and reliable. Please messsage me for more details. Thank you

$41 USD / година
(140 відгуків(и))
8.1
LeadSoft

Hello, I can assign a senior developer with over 7 years of experience with PHP, Symfony, JavaScript, MySQL, HTML5, Node, Angular, React. Regarding your code challenge...I do not see the explanation of the probl Більше

$30 USD / година
(48 відгуків(и))
8.3
Champian

can you give me details for project requirements? Please Message me to discuss more details for the requirement. Kind Regards Champian

$30 USD / година
(160 відгуків(и))
8.0
concettolabs

Hey, I have finished the code. Please have a look here. Like requested by you its done. Let me know if you have any concerns. <?php function my_max($xs) { $max = 0; foreach($xs as $key => $value){ Більше

$44 USD / година
(77 відгуків(и))
7.7
webmynesys

Hi There, I have shared the answer to you kindly check and confirm We are a team of senior PHP developers and are ready to embark on your requirement. Please initiate the chat once you check our code so that w Більше

$30 USD / година
(83 відгуків(и))
7.4
peterkurt

Hi, I have 13+ years of experience in web development (PHP/JS/Laravel/Nette/Symfony). Here's code for function in your "challenge" function my_max($xs) { foreach($xs as $arg){ if(is_array($arg)){ Більше

$40 USD / година
(38 відгуків(и))
6.3
avto35217

Hi,dear client. I am very interested in your project - 'Looking for Senior PHP/Symfony/Javascript Developer'. Because I have been familiar with similar projects. Perhaps you need brilliant web and software developers. Більше

$41 USD / година
(18 відгуків(и))
6.4
qactivoinfo

Hi there, nice to meet you! I'm Jorge Padula co-founder of Toptive - Top Tier Developers . We are a team based in Argentina with strong experience in software and mobile development. We have strong experience in Більше

$41 USD / година
(14 відгуків(и))
6.1
pinesucceed01

Hi there, I am a PHP developer and very keen in your posted job, please check my experience according what you need: Back-End Web Development. 6 years’ commercial experience with CakePHP. 2 years’ commercial expe Більше

$41 USD / година
(37 відгуків(и))
5.9
PawelFlorek

function my_max($xs) { $resultArray = []; foreach ($xs as $row => $element) { if (is_array($element)) { $resultArray[] = max($element); } else { Більше

$40 USD / година
(63 відгуків(и))
5.7
shingjin

Hello. After reviewing your post, I am very interested in that due to my experience. I’d like to be considered for your project position. I am an expert web developer, so I can fix your your bug. I will satisfy yo Більше

$33 USD / година
(47 відгуків(и))
5.7
origamisolution

function my_max($xs) { // your code here $res = 0; $arrMax = array(); if(!empty($xs) && count($xs) > 0){ foreach($xs as $arrD){ if(is_array($arrD)){ foreach($arrD as $arrTVal){ if(is_i Більше

$50 USD / година
(18 відгуків(и))
4.7
razvanrauta

I have experience with Symfony, PHP, PostgreSQL, Twig, Linux. My solution for the problem: function my_max($xs) { foreach ($xs as $arr) { if (is_array($arr)) { $max = n Більше

$25 USD / година
(0 відгуків(и))
0.0
levmalinovski

<?php function my_max($xs) { // your code here $max = null; foreach ($xs as $row) { if (is_array($row)) { $row = my_max($row); } $max = $row > $max ? Більше

$27 USD / година
(0 відгуків(и))
0.0
stblackbird

<?php function my_max($xs) { $mxs = -INF; foreach(new RecursiveIteratorIterator(new RecursiveArrayIterator($xs)) as $k=>$v){ if ($v > $mxs) { $mxs = $v; } } return $ Більше

$50 USD / година
(0 відгуків(и))
0.0
devhammed

I bring years of web/application development experience to the table and i like to think i possess high work ethics, so you wont have to worry about getting the job done efficiently. I tried viewing the coding chall Більше

$27 USD / година
(0 відгуків(и))
0.0