Sign up for our free Jobs Alert !
Interview By Skills
Recent Jobs Update
- 09/18/2012 “IBM” Recruitment For Freshers : BE/ BTech/ ME/ MTech/ MCA : 2011 & 2012 Passouts @ All India
- 09/18/2012 Satish Dhawan Space Centre Recruitment 2012 Medical Officer and Scientist Engineers
- 09/18/2012 Madhya Pradesh Forest Department Recruitment 2012 GIS Operator and MIS Application Developer
- 09/18/2012 RITES Limited Graduate Executive Trainees Recruitment September 2012 (67 Posts)
- 09/05/2012 Hewlett Packard - Fresher"s & Experienced Walk-in @ Bangalore
- 09/05/2012 Java Software Engineer ( Walkin on 9th September ):Amiti Software,Bangalore
- 08/23/2012 Karnataka Postal Circle Office Recruitment 2012 Assistant Jobs
- 08/23/2012 RRC Kolkata Recruitment 2012 :Jobs in Railways Recruitment Cell
- 08/23/2012 Uttar Pradesh Junior Engineer (JE) Recruitment 2012 Apply online
- 08/23/2012 Freshers Recruitment Web Developers in Delhi 2012
Category Archives: Technical Interviews Questions
Samsung interview questions on java for experienced :Bangalore,2013
Samsung Java interview 2013 for experience candidates
Hi,I am sachin from Bangalore,last weekend I have attended Samsung interview for experienced …
Robert Bosch .net interview questions :Bangalore,2013
Interview questions .NET profile
Hi, If you have 2+ years of experience with .net profile, so common question asked in …
C#,Asp.net experience interview questions and answers-2012
Hello sir,
This is komal .I am a software developer and have 2 years of experience in .net development .Today …
Aricent technical interview questions 2012
Company :Aricent
Location :Gurgao
Submitted by :Rajkumar
I have visited for aricent campus drive at Gurgao.I was selected for technical …
Andriod Interview Questions And Answers for Experienced
1. What is Android?
Answer : One of the most widely used mobile OS these days is ANDROID. Android…
Unisys Technical Interview Questions And Answers
Company :Unisys
Type :Technical
Location :Bangalore
Unisys Technical Interview Questions And Answers for freshers 2012
Below are …
Mphasis Technical Interview Questions And Answers
Type :Technical Interview
Location :Bangalore
Company :Mphasis
Mphasis Technical Interview Questions And Answers
Mphasis conducted job drive …
Accenture Technical Interview Questions And Answers
Type :Technical Interview
Company :Accenture
Submitted by :Saurav from Bhopal
Accenture Technical Interview Questions And Answers for …
Do you have serious relationship?-Illegal Interview Question
these question might be considered to be bad, inadequate and illegal. However, it is stronglydependent on the context in …
microsoft interview questions and answers
Below are few interview questions asked by Microsoft:
- How many Microsoft engineer does it take to screw ten light bulbs
…
Software Testing basics interview questions
Testing Interview Preparation :
Question 1. How will you figure out what to test?
Question 2. How can you make a …
Networking interview questions and answers for freshers
Quick Revision for networking Basics for your interview….All d best
Submitted by SearchCrone members….
1. Define Network?
A network …
IBM Technical Interview 2012 freshers
This was my fav round ..HR was so friendly
SP:gud afternoon sir
HR:gud afternoon,take ur seat
SP:thank u
HR:tell abt …
Samsung Interview Questions And Answers
samsung technical interview questions by Rajju Mohan from Mangalore
Personal Interview:
Interview was both TECH and HR taken by separate …
ntpc interview questions electrical engineering freshers 2012
NTPC visits NIT Rourkela on 7th Sept 2009
There was a direct interview process for the shortlisted candidates from all …
Wipro Interview,December 2012, Bangalore
Test Date : Dec 2011
Test Location : HKBK College, Bangalore
Hi to All,
Let me start with the happy news tat …
Java Revision Notes for Technical Interview
- Java is an object oriented (OO) language, which has built in support for multi-threading, socket communication,automatic memory management (ie. garbage
…
Posted in Freshers, Java Programing, Programing, Technical Interviews Questions
Tagged java faqs, java notes, java revision notes
Leave a comment
Amdocs placement papers 2011 with answers
Amdocs Placement Papers 2011 freshers :::::::::::: Location : PuneHi,I am rohit sudied in pune.Amdocs is visited to our colleges |
C Program to find whether the given number is even or odd
/* To find whether the given number is even or odd – CHKODDEV.C */
# include <stdio.h>
# include <conio.h>…
C Program to find the sum of digits of an integer
/*C Program to find the sum of digits of an integer – DIGITSUM.C */
# include <stdio.h>
# include <conio.h>…
C Program to Find the biggest of 3 numbers using if…else
/* Finding the biggest of 3 numbers using if…else – */
# include <stdio.h>
# include <conio.h>
void main()
{…
Write a C Program to sort array of string
c program to sort array of string : Sorting array of string on the basis of number of character in …
CTS technical interview questions 2011 for freshers
We have collected below technical interview questions from lots of guys who have sat in CTS technical …
Write a program to concatenate two strings without using strcat() function
Program to concatenate two strings without using strcat() function
strcat(string1,string2) is a C standard function declared in the header file …
Write a program to find the number of lines in a text file
Program to find the number of lines in a text file
Number of lines in a file can be determined …
Write a program to replace a specified line in a text file
Program to replace a specified line in a text file
Program: Program to replace a specified line in a text …
Write a program to print a semicolon without using a semicolon anywhere in the code
Program to print a semicolon without using a semicolon anywhere in the code :
Generally when use printf(“”) statement we …
Write a program to delete a specified line from a text file
Program to delete a specified line from a text file :
In this program, user is asked for a filename …
Write a program to print “Hello World” without using semicolon anywhere in the code.
About Program : Generally when we use printf(“”) statement, we have to use a semicolon at the end. If printf …
SQL interview questions and answers for freshers : Set-1
SQL interview Preparations ::
What is an integrity constraint?
Integrity constraint is a rule that restricts values to a column …
Posted in Database Programing, Freshers, Programing, Technical Interviews Questions
Tagged answers, interview, questions, sql
Leave a comment