Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,160,462 members, 7,843,406 topics. Date: Wednesday, 29 May 2024 at 03:01 AM

Companies Are Wicked O. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Companies Are Wicked O. (2024 Views)

Are Nairaland Tech Guru's Truly Wicked / Big Technology Companies Are Still Using Python And What You Need To Learn / See What Tech Companies Are Doing For Programmers In China, So Amazing. (2) (3) (4)

(1) (Reply) (Go Down)

Companies Are Wicked O. by tensazangetsu20(m): 7:29pm On Nov 09, 2020
Imagine a coding test a developer was asked to undertake in a tech company.

Re: Companies Are Wicked O. by Karleb(m): 7:35pm On Nov 09, 2020
It's not hard.
The time schedule might be tight though.
Re: Companies Are Wicked O. by aronski(m): 7:45pm On Nov 09, 2020
kambalayi

1 Like

Re: Companies Are Wicked O. by CyberEBOLA(m): 8:33pm On Nov 09, 2020
Easy stuff.
Re: Companies Are Wicked O. by Semtu(m): 8:34pm On Nov 09, 2020
tensazangetsu20:
Imagine a coding test a developer was asked to undertake in a tech company.

These are the kind of interviews developers should be expecting. It's not longer just question and answer, they need to see what you can do. A php developer should be able to easily achieve those functionalities. He might need to look up one or two things from stack overflow for that bonus part tho

2 Likes 1 Share

Re: Companies Are Wicked O. by tensazangetsu20(m): 8:41pm On Nov 09, 2020
Semtu:


These are the kind of interviews developers should be expecting. It's not longer just question and answer, they need to see what you can do. A php developer should be able to easily achieve those functionalities. He might need to look up one or two things from stack overflow for that bonus part tho
Extensive tests like this should never be done for free ever. It looks like a free work. Why are they asking for the Github repo? They can download the code, send a regret email and then choose the best from everyone naive enough to do the test.

11 Likes

Re: Companies Are Wicked O. by Semtu(m): 8:47pm On Nov 09, 2020
tensazangetsu20:

Extensive tests like this should never be done for free ever. It looks like a free work. Why are they asking for the Github repo? They can download the code, send a regret email and then choose the best from everyone naive enough to do the test.

Well, as a senior php developer, you'd already have done lots of projects like this already in your portfolio. It's just a matter of editing what can be seen from the frontend and little modifications to your past works.
But you are right tho, the Github repo might be overreaching from the company. They should only request for the url where you'll hosting the system.
Re: Companies Are Wicked O. by Karleb(m): 9:11pm On Nov 09, 2020
tensazangetsu20:

Extensive tests like this should never be done for free ever. It looks like a free work. Why are they asking for the Github repo? They can download the code, send a regret email and then choose the best from everyone naive enough to do the test.

I didn't even see it from this angle.

This is the case of another WeJapa. From the question, the company/individual was clear about the supposed coding test.

They'll just clone the repo and host it for free. I think it's a scam.

3 Likes

Re: Companies Are Wicked O. by Donpre(m): 10:12pm On Nov 09, 2020
That's a full fledged website for a coding interview, with a crazy deadline too.

A github public host with full source code? that's just sinister
Re: Companies Are Wicked O. by fnep2smooth(m): 11:02pm On Nov 09, 2020
It's simple self....... Though the time is short but with day and night you can get it done.
Re: Companies Are Wicked O. by naijasensei: 10:23am On Nov 10, 2020
tensazangetsu20:

Extensive tests like this should never be done for free ever. It looks like a free work. Why are they asking for the Github repo? They can download the code, send a regret email and then choose the best from everyone naive enough to do the test.

I am surprised people can't see what you are seeing. This is an attempted code heist, they are trying to get someone to do free work for them. If they cannot browse your already done jobs, they can shove their job offer where the sun don't shine.
Upcoming developers should not allow desperation to get the better of them. There are many unscrupulous employers out there looking to rip off unwary developers.

3 Likes

Re: Companies Are Wicked O. by codeigniter(m): 10:08pm On Nov 10, 2020
tensazangetsu20:
Imagine a coding test a developer was asked to undertake in a tech company.
Exploitation

1 Like

Re: Companies Are Wicked O. by Xperienx(m): 4:27pm On Nov 12, 2020
Very few feautures.
7 days is fair enough although it could be done in less than 7 days. Forget react use Vue quickly.
I have delivered a crypto site in 3days. it was suppose to be a week project but i was busy with something else till 3days to deadline.
Re: Companies Are Wicked O. by codeigniter(m): 5:25pm On Nov 12, 2020
This is much possible when u already have most of work done b4.
Re: Companies Are Wicked O. by Nobody: 5:04pm On Nov 13, 2020
Yeah most likely PHP as Microservices , docker looks complex from outside but not too bad eventually

1 Like

Re: Companies Are Wicked O. by chingle5(m): 9:24am On Nov 14, 2020
OP i am still learning HTML and CSS ..... I just want to ask, I am thinking they are saying one to build a website like jumia or those e-commerce sites with a user account, I don't know maybe that I what authentication means where the user can order stuff and also manage those stuff......... that git part I don't understand maybe to upload one's code there and host the website on Heroku , I think Heroku is like bluehost and godaddy hosting platform ........ please correct me if I am wrong coz I am still a learner undecided undecided undecided undecided undecided
Re: Companies Are Wicked O. by cixak95211: 7:24pm On Nov 14, 2020
chingle5:
OP i am still learning HTML and CSS ..... I just want to ask, I am thinking they are saying one to build a website like jumia or those e-commerce sites with a user account, I don't know maybe that I what authentication means where the user can order stuff and also manage those stuff......... that git part I don't understand maybe to upload one's code there and host the website on Heroku , I think Heroku is like bluehost and godaddy hosting platform ........ please correct me if I am wrong coz I am still a learner undecided undecided undecided undecided undecided

You're pretty much correct on these fronts except for the fact that Heroku isnt like Bluehost and Godaddy, .it is not a platform, it is a hosting "infrastructure" . . take note, big difference between platform and infrastructure,as the latter is one-level deeper . ., it has no cpanel, and is therefore barebones, means you have to work from scratch, command line. No user interface that allows drag and drop like cpanels . . .
Re: Companies Are Wicked O. by Chingle6(m): 10:38pm On Nov 14, 2020
cixak95211:


You're pretty much correct on these fronts except for the fact that Heroku isnt like Bluehost and Godaddy, .it is not a platform, it is a hosting "infrastructure" . . take note, big difference between platform and infrastructure,as the latter is one-level deeper . ., it has no cpanel, and is therefore barebones, means you have to work from scratch, command line. No user interface that allows drag and drop like cpanels . . .

Tanks boss I really appreciate
Re: Companies Are Wicked O. by Chingle6(m): 10:40pm On Nov 14, 2020
cixak95211:


You're pretty much correct on these fronts except for the fact that Heroku isnt like Bluehost and Godaddy, .it is not a platform, it is a hosting "infrastructure" . . take note, big difference between platform and infrastructure,as the latter is one-level deeper . ., it has no cpanel, and is therefore barebones, means you have to work from scratch, command line. No user interface that allows drag and drop like cpanels . . .

Boss so in other words they are looking for a full stack developer
Re: Companies Are Wicked O. by JIMMY1393: 6:07pm On Nov 15, 2020
Xperienx:
Very few feautures.
7 days is fair enough although it could be done in less than 7 days. Forget react use Vue quickly.
I have delivered a crypto site in 3days. it was suppose to be a week project but i was busy with something else till 3days to deadline.
K

(1) (Reply)

Tarot Website I Cooked With JavaScript,HTML / Threads On Visa Sponsorship Job For Software Engineers(web Based) / Android Torch Light / Flash Light App Tutorial

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 26
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.