Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 92291
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:09:50+00:00 2026-05-10T23:09:50+00:00

There are several topics about what questions will be raised in an interview for

  • 0

There are several topics about what questions will be raised in an interview for a programming job, but none actually talk about a small problem that some companies want: an example program.

My question is based on my last job application, where I’ve been asked to create a simple program and send it to them.

Well, this raises several questions:

  • what kind of program should I write?
  • what should I implement?
  • what should I use as a show-off for technical stuff?

and mostly importantly (been several users of SO that person that review the code) what is the company expecting?

My current idea is to create a simple Blog using an XML file to store the data, and if required build a simple one ASP.NET page with add/edit/delete functions, and create a window forms as well a command line application that would do the same.

things that I should NOT avoid:

  • comment all the code
  • use regions to divide code
  • create class object to use with the ‘blog’

and should I:

  • use Interfaces?
  • use virtual and override some method (myBlog.ShowPost() for example)?
  • apply any design pattern?
  • use a Helper / Utilities Class?
  • use DAL and BLL?

how about ‘shipping’ should I…

  • use MSI (to prove that I can create nice installers)
  • just send the code as a Visual Studio Project

Any idea of a simple program, and exactly what should be in the code is greatly appreciated 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T23:09:50+00:00Added an answer on May 10, 2026 at 11:09 pm

    Use the opportunity to show them you know how to treat a client. Start a conversation on what is important, how do they want it delivered, what is the timeline, would they want a documentation and so on.

    If they don’t want to give you any particular problem to solve, try to write a program related to the domain of their main product. Or at least stick with some of the technologies they use.

    Be sure that whatever you deliver to them is complete enough and contains source code and deployment package. Make sure you have good enough documentation, so that a technical person is able to build your program successfully with at most two three simple steps. Make the deployment package simple enough, so that a non-technical person could quickly run your program. It doesn’t have to be MSI, a batch file that copies all the files would suffice, as long as it’s a single command.

    Make sure your code is well organized and commented. Avoid writing obscure code hacks and unnecesasry optimizations. Find a set of good coding guidelines (SO has several threads on that topic) and stick with them.

    Avoind the Commando Pattern. 🙂 Use design patterns you feel comfortable with. Use interfaces, inheritance, abstractions and the proper architecture layers where appropriate.

    On other words, write the code so that a programmer with a lower skill than your would be able to undestand and maintain it.

    Using external code in your program would be ok, as long as you make sure they are aware of that. Be clear where any code came from and what license it was published under.

    As a side note, add a license to your code that prohibits republishing or reuse for commercial purposes.

    All that above sounds a bit too complicated, but that’s what professional developers do – they don’t just write code, they deliver a product.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 72k
  • Answers 72k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer I would prefer to create my interfaces programatically. Why? Interface… May 11, 2026 at 1:43 pm
  • added an answer Alternative: (a + b - 1) DIV b May 11, 2026 at 1:43 pm
  • added an answer My very first Google hit for 'g++ hash_map deprecated' takes… May 11, 2026 at 1:43 pm

Related Questions

No related questions found

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.