Looking for Senior PHP/Symfony/Javascript Developer

已关闭 已发布的 5 年前 货到付款
已关闭

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