Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
2 answers
210 views

What can I learn from this coding test?

So I was recently asked to complete the following challenge for an interview: Programming Problem Provide a production ready solution that accepts a new user name, validates a single string input as ...
Russ J's user avatar
  • 201
5 votes
1 answer
340 views

Sorting JSON items from a site

So I recently applied to this job for iOS Developer and was invited to complete the following code challenge: As a next step, please complete this coding exercise in order to proceed with our ...
Russ J's user avatar
  • 51
14 votes
1 answer
1k views

Interview coding challenge for iOS Part 2 - the application in Objective-C and Swift

I recently interviewed with a company that needed a C/C++ programmer to work on the iOS side of the products. The job description indicated they needed someone with 4 years of Objective-C and iOS ...
pacmaninbw's user avatar
  • 26.1k
5 votes
1 answer
870 views

Interview Coding Challeng for iOS Part 1 - the Static Objective-C Library

I recently interviewed with a company that needed a C/C++ programmer to work on the iOS side of the products. The job description indicated they needed someone with 4 years of Objective-C and iOS ...
pacmaninbw's user avatar
  • 26.1k
11 votes
1 answer
155 views

Top wiki pages as an app

I recently did an interview task. I was rejected because of bad code quality. There was two tasks. Here I will present the first, second will be posted in time. This project is avalible on GitHub ...
Błażej's user avatar
  • 589
6 votes
3 answers
304 views

HTTP site scraper

A job application of mine has been declined because the test project I submitted was not coded in a clean and straightforward way. Fine, but that's all the feedback I got. Since I like to ...
Mathijs's user avatar
  • 163
4 votes
2 answers
1k views

MasterViewController

I plan on including this work in a portfolio. Will this code get me hired or laughed at? More specifically: How would you rate the general complexity of the code? How bad does the code smell? Is ...
Emin Israfil iOS's user avatar
15 votes
3 answers
849 views

Sample game code for applying to a development firm

I am contemplating working with a development firm, and had asked for this piece of sample code. Could you please take a look and let me know if this is a quality piece of work, or if it needs ...
Donny's user avatar
  • 151