Вы находитесь на странице: 1из 16

Interview questions: C++, Java, networking, .

NET, Microsoft, Web developer, SQA,


Linux, FreeBSD, SAP ABAP, popular

Interview questions for tech companies


• TechInterviews.com

Windows Server 2003 Active Directory and Security


questions
Windows interview questions

Windows

1. What’s the difference between local, global and universal groups? Domain
local groups assign access permissions to global domain groups for local domain
resources. Global groups provide access to resources in other trusted domains.
Universal groups grant access to resources in all trusted domains.
2. I am trying to create a new universal user group. Why can’t I? Universal
groups are allowed only in native-mode Windows Server 2003 environments.
Native mode requires that all domain controllers be promoted to Windows Server
2003 Active Directory.
3. What is LSDOU? It’s group policy inheritance model, where the policies are
applied to Local machines, Sites, Domains and Organizational Units.
4. Why doesn’t LSDOU work under Windows NT? If the NTConfig.pol file exist,
it has the highest priority among the numerous policies.
5. Where are group policies stored? %SystemRoot%System32\GroupPolicy
6. What is GPT and GPC? Group policy template and group policy container.
7. Where is GPT stored? %SystemRoot
%\SYSVOL\sysvol\domainname\Policies\GUID
8. You change the group policies, and now the computer and user settings are
in conflict. Which one has the highest priority? The computer settings take
priority.
9. You want to set up remote installation procedure, but do not want the user to
gain access over it. What do you do? gponame–> User Configuration–>
Windows Settings–> Remote Installation Services–> Choice Options is your
friend.
10. What’s contained in administrative template conf.adm? Microsoft NetMeeting
policies
11. How can you restrict running certain applications on a machine? Via group
policy, security settings for the group, then Software Restriction Policies.
12. You need to automatically install an app, but MSI file is not available. What
do you do? A .zap text file can be used to add applications using the Software
Installer, rather than the Windows Installer.
13. What’s the difference between Software Installer and Windows Installer?
The former has fewer privileges and will probably require user intervention. Plus,
it uses .zap files.
14. What can be restricted on Windows Server 2003 that wasn’t there in
previous products? Group Policy in Windows Server 2003 determines a users
right to modify network and dial-up TCP/IP properties. Users may be selectively
restricted from modifying their IP address and other network configuration
parameters.
15. How frequently is the client policy refreshed? 90 minutes give or take.
16. Where is secedit? It’s now gpupdate.
17. You want to create a new group policy but do not wish to inherit. Make sure
you check Block inheritance among the options when creating the policy.
18. What is "tattooing" the Registry? The user can view and modify user
preferences that are not stored in maintained portions of the Registry. If the group
policy is removed or changed, the user preference will persist in the Registry.
19. How do you fight tattooing in NT/2000 installations? You can’t.
20. How do you fight tattooing in 2003 installations? User Configuration -
Administrative Templates - System - Group Policy - enable - Enforce Show
Policies Only.
21. What does IntelliMirror do? It helps to reconcile desktop settings, applications,
and stored files for users, particularly those who move between workstations or
those who must periodically work offline.
22. What’s the major difference between FAT and NTFS on a local machine?
FAT and FAT32 provide no security over locally logged-on users. Only native
NTFS provides extensive permission control on both remote and local files.
23. How do FAT and NTFS differ in approach to user shares? They don’t, both
have support for sharing.
24. Explan the List Folder Contents permission on the folder in NTFS. Same as
Read & Execute, but not inherited by files within a folder. However, newly
created subfolders will inherit this permission.
25. I have a file to which the user has access, but he has no folder permission to
read it. Can he access it? It is possible for a user to navigate to a file for which
he does not have folder permission. This involves simply knowing the path of the
file object. Even if the user can’t drill down the file/folder tree using My
Computer, he can still gain access to the file using the Universal Naming
Convention (UNC). The best way to start would be to type the full path of a file
into Run… window.
26. For a user in several groups, are Allow permissions restrictive or permissive?
Permissive, if at least one group has Allow permission for the file/folder, user will
have the same permission.
27. For a user in several groups, are Deny permissions restrictive or permissive?
Restrictive, if at least one group has Deny permission for the file/folder, user will
be denied access, regardless of other group permissions.
28. What hidden shares exist on Windows Server 2003 installation? Admin$,
Drive$, IPC$, NETLOGON, print$ and SYSVOL.
29. What’s the difference between standalone and fault-tolerant DFS
(Distributed File System) installations? The standalone server stores the Dfs
directory tree structure or topology locally. Thus, if a shared folder is inaccessible
or if the Dfs root server is down, users are left with no link to the shared
resources. A fault-tolerant root node stores the Dfs topology in the Active
Directory, which is replicated to other domain controllers. Thus, redundant root
nodes may include multiple connections to the same data residing in different
shared folders.
30. We’re using the DFS fault-tolerant installation, but cannot access it from a
Win98 box. Use the UNC path, not client, only 2000 and 2003 clients can access
Server 2003 fault-tolerant shares.
31. Where exactly do fault-tolerant DFS shares store information in Active
Directory? In Partition Knowledge Table, which is then replicated to other
domain controllers.
32. Can you use Start->Search with DFS shares? Yes.
33. What problems can you have with DFS installed? Two users opening the
redundant copies of the file at the same time, with no file-locking involved in
DFS, changing the contents and then saving. Only one file will be propagated
through DFS.
34. I run Microsoft Cluster Server and cannot install fault-tolerant DFS. Yeah,
you can’t. Install a standalone one.
35. Is Kerberos encryption symmetric or asymmetric? Symmetric.
36. How does Windows 2003 Server try to prevent a middle-man attack on
encrypted line? Time stamp is attached to the initial client request, encrypted
with the shared key.
37. What hashing algorithms are used in Windows 2003 Server? RSA Data
Security’s Message Digest 5 (MD5), produces a 128-bit hash, and the Secure
Hash Algorithm 1 (SHA-1), produces a 160-bit hash.
38. What third-party certificate exchange protocols are used by Windows 2003
Server? Windows Server 2003 uses the industry standard PKCS-10 certificate
request and PKCS-7 certificate response to exchange CA certificates with third-
party certificate authorities.
39. What’s the number of permitted unsuccessful logons on Administrator
account? Unlimited. Remember, though, that it’s the Administrator account, not
any account that’s part of the Administrators group.
40. If hashing is one-way function and Windows Server uses hashing for storing
passwords, how is it possible to attack the password lists, specifically the ones
using NTLMv1? A cracker would launch a dictionary attack by hashing every
imaginable term used for password and then compare the hashes.
41. What’s the difference between guest accounts in Server 2003 and other
editions? More restrictive in Windows Server 2003.
42. How many passwords by default are remembered when you check "Enforce
Password History Remembered"? User’s last 6 passwords.
Search

14 Comments so far »
Shahid Afridi said,

I really surprize to read this fruit full matter. Plz update and change all these
information day by day……

Ben Runda said,

When I create a user folder in server 2003 and set the share and security
permissions it allows the user read permissions only . They cannot write to the
folder no matter what permissions I set.How do I get around this?

M. Vinoth Kumar said,

Sir,

Im need of geting the manual for

HOW TO INSTALL
ACTIVE DIRECTORY ON WINDOWS SERVER 2003?
APPLYING GROUP POLICIES,
CREATING USERS,
GIVING PERMISSIONS

G.Madhu Sudhan said,

I am very happy when i have seen these questions, it is really usefull for the
interviews. If you can publish same sort of questions for citrix & exchange server
2003, that will be usefull to the techies.

Myles said,

“What’s the difference between local, global and universal groups? Domain local
groups assign access permissions to global domain groups for local domain
resources. Global groups provide access to resources in other trusted domains.
Universal groups grant access to resources in all trusted domains.”

After reading that id probably not trust this site for too much, according to that
both universal and global groups are the same! What about server modes? mixed,
native or 2003 mode? universal groups cant be assigned in mixed or non native /
2003 modes.
Plus if you need to be reading a site like this to pass an interview you really dont
diserve the job you have wrongly applied for.

Rajesh D. Bodhe said,

When i search this website i m very happy ,i got what i want b’coz i m in the
search
such a website which give me the basic knowledge of Windows server 2003 and
this site give
very much intersting facts about it and this site is also very much useful for the
candidate
who want do interview preperation And improve their Knowledge.

trilochan panda said,

sir, what is the difference between local policy and group policy. and where the
local policy is applied. plz mention it. thanks.

regards
trilochan

Muddu krishna said,

sir .
i have a one problm , i am having Windows 2003 server ,as well as 40 clients ,
My clients is differnt OS I mean redhat or sun or windows ,eventhough I want to
apply ip address for all clients ,How i can assingh the ip address

Vitaliy said,

Hello. Please explain:


Is it possible to create user with Administrator access and deny permission to
open specific folder. Windows Server 2003 Web Edition (member, not domen).
Thanx a lot.

Hariharan said,

Information about windows server 2003 was useful. But this is not for the basic
users i guess. The person who doesn’t know what is schema, global catelog like
that information should also be given. pls include that.

Sandeep Yadav said,

sir Please explain


1.how to give permissions to user could not use control panel,delete folders,files,
2.how to use all installed software on server through client pc.
pavi said,

site was good, I had practically implemted domain 2000 & 2003 in enterprise with
more than 6000 users . implemented group policy, password policy, profiles,
home drives ,concorrent login etc… but many a times you don’t get into the
basics which are required for interviews. and this questions provides many basic
question which even i never thought to read.

I have one suggestion to all, first parctically learn how domain work then read the
interview question, it will be much easier

Thax a lot , to person who hosted the sites

umesh Kharad said,

Information about windows server 2003 was useful. But this is not for the basic
users i guess. The person who doesn’t know what is schema, global catelog like
that information should also be given. pls include that.
please gv some detail information on server 2003.
thanks

Chip Gehrke said,

I have one thing that I have not been able to fix for months. I have a domain and
the domain name is not the same as the “pre-windows 2000 domain name”. When
users go to login they see this old name. Nothing is wrong but this old name is not
the current domain name they login to. How do I change this pre Windows 2000
name to make it the same as what this pre Windows 2000 name points to?

Leave a Comment
Name: (Required)

E-mail: (Required)

Comment [use <code> markup for your code]:

Say it
Send new comments to my e-mail

Useful interview resources


Weeding out bad employers × Zeotek Intl Ltd - Top Listing - web design & top
listing × How to Answer These Tricky Interview Questions - Does the thought of
going on a job interview cause your palms to sweat and your body to break out in
hives? Stop itching; you're not alone. × Small business interview questions ×
Mind Readers Wanted? - I started a challenging job. My boss has been vague, and
during my first week, she didn't assign anything or say what she expects. She
prefers instant messaging to face-to-face meetings, but doesn't even respond
quickly to this. How do I succeed with such × Tech interviews India × When a
Would-Be Employer Takes Forever to Make an Offer - Don Masura began
interviewing for a job as a career coach for a human-resources consultancy late
last year. He endured four rounds of face-to-face talks, then stayed in touch with
interested executives. × ASP Free × What makes a resume scream: Don't hire me
× Overcoming Resume Red Flags Related to Multiple Job Losses - I've lost three
jobs during the past few years due to downsizings and staff reductions. None of
these terminations were performance-related. How should I describe my work
history on a resume and in interviews so employers understand the situation? ×
VB 2005 FAQ × Interview@MSFT × Nine Steps to Acing a Job Interview - Don't
wait until the end to ask good questions. What's the point? You just spent the
whole interview telling the person you're right for the job -- it's a little late to be
asking questions about the job, right? So ask your questions at the beginning. And
× MSDN C# FAQ × Young employees can have a hard time asking for time off -
Scheduling a vacation can generate particular angst for younger workers. Eager to
make a good impression on co-workers and bosses, many young people fret about
using all their vacation time. They haven't figured out what's acceptable and don't
want to pus × What's your biggest weakness? × How to Explain a Short Stint On
Your Resume to Interviewers - I'm an attorney in the financial-services industry
with a good 11-year track record at my previous employer. I've been at a new job
for six months and I can see that I've made a mistake. The role and duties aren't
what I was told, and my supervisor is an × Just One Job? Three Tips For Creating
a Broad Resume - You'll likely need to do more than just flesh out your job
history to hook hiring managers. They may wonder about your skills, motivation
and ability to adjust to a new work environment, says Tom Morgan, vice
president of Pencom Systems Inc., an executive × Five Tips for Resumes When
You Can List Only One Employer - When you've worked at only one employer
for your whole career, writing a resume that wins interviews may be no easy task.
The reason: Some hiring managers and recruiters may take a dim view of your
single-company job history. While you might see signs of × How to pass your
yearly review - With all the distractions the end of the year brings, it's easy to
neglect your day-to-day work. But this might be the most important time of year
to focus on your job and your career. Many organizations hold year-end
performance reviews, and acing them i × Worried About Getting Laid Off? - Yet
a study called "Middle Class in Turmoil," released last year by the Center for
American Progress, noted that just 18.3% of middle-class families (defined as
those with annual household incomes ranging from $18,500 to $88,030) had
accumulated wealth e × Top paying US jobs × Trim the fat from your resume × 6
salary secrets × Plasma HDTV Prices × Getting help with .NET questions ×
International phone cards - call India, Russia, Canada, and other countries on the
cheap × Collector cars × Buy text links - buy and/or sell text link ads × How to
apply for a job abroad - Dreaming about a job abroad? Or maybe your spouse is
transferring overseas, and you're scouting career options. When applying to
employers abroad, you'll need a curriculum vitae (CV) -- the job hunter's
document used outside of the U.S. that corresponds t × Five Resume Tips for
When You Can List Only One Employer - When you've worked at only one
employer for your whole career, writing a resume that wins interviews may be no
easy task. The reason: Some hiring managers and recruiters may take a dim view
of your single-company job history. While you might see signs of × Fatal
mistakes when starting a new job × Posting Your Resume on YouTube To Stand
Out From the Competition - Though the practice is still in its early stages, young
job hunters are starting to make a video clip part of their job application,
sometimes even posting them on sites like Google Inc.'s YouTube and Google
Video. Jobster.com, a Web site for job seekers, × How to handle short-term jobs
on your resume × Free Flash games × Proper body language for a job interview -
No matter what a job candidate might say, using the wrong body language can
make them appear disinterested or even deceitful to recruiters. × Seven tips for
writing an online profile for LinkedIn, MySpace or Facebook - Haven't posted a
MySpace or other Web page? You may yet be pulled into online profiles -- at
work. A growing number of employers are encouraging or requiring professionals
to post brief biographies on corporate intranet sites as well as companies'
consume × .NET Framework FAQ × Cheat sheets × Job tips for new grads × That
was funny × IT Research × Deals on PCs × Niniane Wong's preparing for a
software interview × Bjarne Stroustrup's C++ Style and Technique FAQ × C++
Primer × Free books × C# FAQ × Top resume mistakes - During the initial
screening, the employment professional is alert for factors that will immediately
eliminate a candidate from further consideration. These knockout factors
invariably mean sure death to a person's candidacy. × Crash course in interview
preparation × Signs you have a great job ... or not × Career blog @ MSFT × How
to ace your job interview - 88 tips × Is a Job Move Worth It? - Two years ago,
then 28-year-old Valerie French experienced a culture clash when she moved
from southern California to Washington, D.C., to work at a major art museum. "I
loved my job, but I just hated living there," she says. She found the nation's capita
× Job interview tips × How to Pinpoint Accomplishments That Will Make Your
Resume Shine - Listing your job responsibilities on a resume may get you on an
employer's job-candidate roster, but if you note some solid accomplishments as
well, you may be able to make the jump onto a recruiter's short list. Terry
Gallagher, president of Battalia Win × PerlFunc × 6 common interview questions
× How to dance around the salary-expectation question - Don Sutaria, president
and founder of CareerQuest, a staffing and training firm, advises job seekers to
avoid offering a solid figure. "Don't answer the question. Say, 'I'll expect the fair
market value. Make me an offer and we can discuss it.' Or, 'Maybe × Stupid
interview questions - from Business Week × Write your resume in an hour ×
CCTV Systems - video surveillance × ID Card Software - photo ID card needs ×
Surveillance camera - security systems × Phone batteries

Categories
o General (59)
o C++ (37)
o Java (53)
o Networking (30)
o Windows (31)
o Unix/Linux (23)
o VB (15)
o .NET (38)
o Hardware (26)
o Database (52)
o Testing (14)
o Web dev (27)
o SAP ABAP (6)
E-mail updates
Subscribe

Tech & programming tutorials


o Salary guide for IT jobs
o XUL tutorials
o JavaScript tutorials
o Ruby on Rails tutorials
o AJAX Tutorials
o Job interview tips from Yahoo! HotJobs
o MySQL tutorials
o Dealing with your job
o Retiring from your job
o Self-employment
o Getting a job
o Understanding pointers
o XML Tutorials
Sponsored links:

What users asked:


o I Tryed To Boot My Pc With Linux &Quot;Slax&Quot;...?
o I Am Creating A Web Site And Would Like To Add Things Like
&Quot;Thought For The Day&Quot; Or &Quot;Tips&Quot;
o What Size (Width And Height) Does A 'Centered' Jpeg Image Background
Need To Be?
o A Little Help With Html Frame Code...?
o Want Can Be The Best Logic For This?
o Can You Give Me Advice On Giving Advice?
o How Can I Make My Website Better?
o How Do You Make A Upside Down Question And Exclamation Point
Using The Key Board ?
o For The LOVE Of GOD,, Someone Help Me Plz - Google Mapsite?
o How Do I Burn A Movie From My Pc To A Disc?
o Which Collections Class In Java Offers Constant-Time Performance For
The Basic Operations -Add(), Remove(), Co
o Serial Programming Samples In C?
o AJAX Help Needed, Please?
o What U Think Of My Space?
o Graphic Making?
o Is There A Way To Eliminate The &Quot;Save, Print, Etc&Quot; Box
That Appears Over Images On I.E.? With An Html Code?
o How Do I Make My Images Apear In My Free Server Site?
o Recently, I Have Cosidered Buying A Nintendo DS Lite. For Current
Owners, What Are The Pros And Cons Of DS'S?
o How Do I Make A Page Like This
Http://Sunphotographics.Com/GalleryFour/01.ShtmlWith The Thumbs
And Bigger Pic?
o What Is The Best Photoshop To Get???
Online Schools
• Top questions & answers
o 35 question C++ self-exam
o CompTIA Linux+ exam tips
o Quick and tough math questions for programming interviews
o Top math interview questions for entry-level jobs
o Top Linux sysadmin questions
o Top C# interview questios
o Top data warehousing interview questions
o Top interview questions
o Top 100 SAP questions
o Top ADO.NET interview questions
o Online Schools
All interview questions:
o EDS Visual Basic and SQL Server interview questions
o More than 200 CCNA questions
o Implement itoa
o Write a program that prints out its own source code
o 54 ASP and ASP.NET questions
o Generic interview questions to ponder
o 11 advanced MySQL questions
o Interview questions for a sysadmin
o Business Objects interview question
o QTP interview questions
o A dozen .NET questions
o 31 more MySQL questions
o 29 MySQL interview questions
o Simple FreeBSD questions
o Apache interview questions
o Networking questions
o SAP ABAP frequent questions cheatsheet
o Web architect interview questions
o Generic interview questions
o Popular interview questions and answers
o Windows sysadmin interview questions
o Load testing interview questions
o Active Server Pages interview questions
o JavaScript interview questions
o Topics for a Unix sysadmin interview
o Hardware architecture interview questions
o Tricky C questions
o C++ developer interview
o 64 Java questions for any job interview
o MS SQL Server developer interview
o VB interview questions
o Database developer interview questions
o CPU engineer interview questions
o C questions for a hardware engineer
o VB interview questions
o Oracle on Linux/Unix questions
o Windows sysadmin interview questions
o SQA and testing frequently asked definitions
o C++ interview questions
o DBA Interview Questions - Part 10
o DBA Interview Questions - Part 9
o DBA Interview Questions - Part 8
o DBA Interview Questions - Part 7
o DBA Interview Questions - Part 6
o DBA Interview Questions - Part 5
o DBA Interview Questions - Part 4
o DBA Interview Questions - Part 3
o DBA Interview Questions - Part 2
o DBA Interview Questions - Part 1
o Refresher questions for a DBA interview
o Popular interview questions for DBA
o C++ notes for discussion
o Electronic engineer interview questions
o .NET WebDev interview questions - Part 3
o .NET WebDev interview questions - Part 2
o .NET WebDev interview questions - Part 1
o Qualcomm hardware logic design questions
o Some general quickies
o Embedded firmware interview questions
o .NET database dev questions
o Interview questions for .NET
o .NET WebDev and Web services questions
o Oracle interview questions
o ASP interview questions
o 10 bottles of pills
o PHP interview questions
o General Java Servlet questions
o Newbie Java questions
o Network developer interview questions
o Some PC and networking questions
o C and C++ questions for the interview
o Simple Java questions
o Questions to ask VB programmer
o Basic database interview quesitons
o Network engineer interview questions
o OS interview questions
o Typical interview questions
o Microsoft college recruitment questions
o 55 most frequently asked interview questions
o Windows Server and MS Exchange interview questions
o July contest winner
o Windows programming interview questions
o Interview questions for DBA
o Electrical engineer interview questions
o Sysadmin interview questions
o Network developer interview questions
o MySQL and general database interview questions
o Security interview questions for network admin
o Cisco-specific network engineer questions
o Large list of Intel interview questions
o Network administrator interview questions
o Solaris interview questions
o General UNIX interview questions
o Master list of Java interview questions - 115 questions
o Some VB interview questions
o SAP/ABAP interview questions
o Microsoft ASP.NET interview questions
o Tough interview questions on EJB
o EJB interview questions
o Cake puzzle
o Network engineer interview questions
o System integration questions
o Interview questions for Web developer position
o XML interview questions
o Simple SAP ABAP questions
o Interview questions on C/C++
o LoadRunner interview questions
o SAP ABAP interview questions
o Solaris interview questions
o Simple interview questions on Microsoft .NET
o Interview questions on WinRunner
o Questions to ask before getting hired
o Tough ASP.NET interview questions
o Questions to ask HR between the interviews
o WinRunner interview questions
o Good questions to ask during management interview
o Visual Basic interview questions
o eBay interview questions
o Questions to ask your future boss and colleagues
o .NET interview questions at Wipro
o Questions to ask during HR interview
o SAP Interview Questions
o Questions to ask when tech recruiter calls
o Typical Oracle questions
o Perl interview questions
o Open-ended .NET questions
o Interview at IBM
o Linux admin interview questions
o Basic .NET and ASP.NET interview questions
o PHP interview questions, Part 2
o PHP interview questions, Part 1
o Programming interview questions
o Bluetooth interview questions
o Jakarta struts questions
o Operating system questions
o 8086 interview questions
o 8085 microprocessor questions
o Interview questions for Web application developers
o ASP interview questions
o Web tester interview questions
o x86 interview questions
o Web designer interview questions
o Interview questions for Oracle database administrator
o MS SQL Server interview questions
o Most common interview questions
o Interview questions for C# developers
o Oracle interview questions
o C# .NET interview questions
o Advanced SAS interview questions
o Interview questions for SAS expert
o Basic SAS interview questions
o C# developer interview questions
o SAS interview questions
o Java Web development interview questions
o EJB interview questions
o Good questions asked during Java interview
o JDBC and JSP interview questions
o Advanced EJB interview questions
o Junior Java programmer interview questions
o Core Java interview questions
o Java interview questions
o Basic Java interview questions
o J2EE EJB interview questions
o J2EE with EJB and Weblogic interview questions
o Interview questions for Business Objects developer
o Interview questions for Java junior developer position
o Data warehouse interview questions
o Java database interview questions
o Java Messaging System interview questions
o Common JSP interview questions
o SQA interview questions
o Java interview questions
o Java GUI designer interview questions
o SQL Server interview questions
o QA engineer interview questions
o Interview questions for network engineer
o Windows admin interview questions
o Network engineer/architect interview questions
o Wireless engineer interview questions
o J2EE interview questions
o Basic VB interview questions
o Basic Java servlet interview questions
o One hundred and twelve SQA interview questions
o Java AWT interview questions
o Load testing SQA interview questions
o Java applet interview questions
o Test automation interview questions
o Microsoft software development engineer in test (SDET) interview
questions
o Microsoft MSN interview questions
o Servlet interview questions
o JDBC interview questions
o Interview questions for Linux admin
o C++ object-oriented questions
o Oracle interview questions
o Oracle DBA interview questions
o Linux admin interview questions
o Software tester (SQA) interview questions
o ASP, ADO and IIS interview questions
o COM interview questions
o ASP.NET DataGrid questions
o Intel interview questions
o Java interview questions
o Software tester interview questions
o PL/SQL interview qiuestions
o C interview questions
o TechInterviews.com will pay you for your interview questions
o SQL interview questions
o Database admin interview questions
o JSP interview questions
o UML interview questions
o Medical management interview questions
o Java interview questions
o A hundred and more good Java interview questions
o Windows code security questions
o C++ gamedev interview questions
o .NET deployment questions
o IT management interview questions
o ASP.NET questions, part 2
o .NET and COM interop questions
o COM/COM+ services and components in .NET
o .NET Windows services development questions
o Microsoft .NET Framework interview questions
o Windows 2000 administration questions
o CCNA/Cisco admin interview questions
o .NET Remoting questions and answers
o A+ and basic PC questions
o Good C++ Interview questions
o Telecommunications interview questions
o Mathematical puzzles for call center interviews
o .NET interview questions - Windows Forms
o C interview questions
o Hardware and software design questions
o Bioinformatics interview questions
o .NET Windows Forms basics
o General programming and IQ questions
o Java networking and algoritms interview questions
o Large collection of Java interview questions
o Java on Oracle interview questions
o Advanced C# interview questions
o Microsoft Win32 interview questions
o C# interview questions
o C# and .NET interview questions
o Microsoft platform and database technologies interview questions
o Java Swing interview questions
o .NET framework programming interview questions
o ASP.NET interview questions
o Microsoft Windows programming interview questions
o VB 6, COM, DCOM, Microsoft platform interview questions
o RF and radio engineering interview questions
o Microsoft interview questions
o Computer architecture and design interview questions
o Embedded systems interview questions
o Unix sysadmin interview questions
o SQL Server, DBA interview questions
o Networking and protocols interview questions
o Java interview questions
o Programming puzzles, riddles and interview problems
o Web and basic programming interview questions
o Java and Perl Web programming interview questions
o Networking interview questions
o Network programming interview questions

Interview Feeds
Technical interview questions in RSS
Technical interview comments in RSS

Вам также может понравиться