954,206 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

programming logic test

guys i need help i have a programming logic test for a job and i dont know what to expect. what can i expect what how can i prepare for this test. if i past i will be trained about the NET.FRAMEWORK. HELP ME GUYS

smapira
Newbie Poster
1 post since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

Logic test eh? Hmm, well what about how would you code a program to do the following?;

*************
***********
********
*****
**

Or what about Unions and Groupings of Logical pairs?

I think I have some actual questions in a binder at home..I will check and post back!

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

Do you know anything about the .NET framework? Or any of the languages used in it (C#, VB.NET, C++, ASP.NET[well that's kinda like VB and C#], J#, etc) if you know any of those you should be fine.
Or they could be testing you on what the .NET framework provides and does. It's basically an interpreter for MSIL (Microsoft Intermidiate Language) the CLR (Common Language Runtime) interpretes the MSIL. A plus about the .NET framework is that it's language independant. Someone can write C# code, and access it from C++ or VB. Not something that could have been done before (or as easily as now). It also has an awesome base library.
That's probably the stuff they're going to ask you. But just search microsoft.com for .NET stuff. You'll learn a lot there.

Iron_Cross
Junior Poster
117 posts since Jul 2003
Reputation Points: 46
Solved Threads: 2
 

practice practice practice, with problems :D solve puzzles.. solve math problems..

ProgrammersTalk
Junior Poster in Training
84 posts since Jun 2007
Reputation Points: 21
Solved Threads: 7
 

Most companies (at least around here) don't worry about your expertise in any particular language but how you solve problems. Like ProgrammersTalk said, go through a lot of practice problems, and try to always come up with the most efficient solution. Have a good grasp of algorithms and how to measure their efficiency. When it comes down to it, learning a programming language is the easiest part... :icon_wink:

Infarction
Posting Virtuoso
1,580 posts since May 2006
Reputation Points: 683
Solved Threads: 53
 
guys i need help i have a programming logic test for a job and i dont know what to expect. what can i expect what how can i prepare for this test. if i past i will be trained about the NET.FRAMEWORK. HELP ME GUYS


What company is it? I had to take a logic test for a company called Atlas development. I got 17 out of 20, at least that is what they said. Apparently if you get 17 out of 20 you are not a good programmer because they didn't want to talk to me anymore.

Personally I think test like this show very little. I do not consider myself a good test taker but everyone I have worked with tells me I am a very good programmer. So this company doesn't want people who are good programmers or are maybe a good fit for the company they just want someone who can do well on a timed test using a strange programming language that they tell you about during the test.

huenemeca
Newbie Poster
6 posts since May 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You