Questions on Integration procedures
Consultant Developer Interview Questions
380 consultant developer interview questions shared by candidates
1st round of interview was good. After that they made me to wait for 3 hours to take 2nd round. Even after that interviewer was not interested to take but HR forced him to have a discussion with me. Interviewer was so arrogant and he was not ready to listen anything. He was scolding me when I was explaining about my experience. He asked me to write a code to insert record using trigger and I made a silly mistake. He got angry and he said "I am done!!!" He asked me only one question and he rejected me even though my first round was very good.
Technical: Tell me about yourself? C programming asked to write OPPS concepts Data structures(stack and Queue with real time examples) C and Java difference Mysql and query Hr Question: Where do you see after five years? Scenario: In a team 4 members project has to deliver with in 40hrs my team member is left the group and what you do for submission your project on time? Managerial Questions: About your self in brief manner Family background Goals Higher studies My weakness My achivements
Why do you want to work for netcompany?
They asked me to tell them about my past work experience.
Do you know what $q does in Angular?
What can you do w a kWh?
* Previous experience * What role I usually take * What work I would like to do * How I fit a team
Behavioral questions and some basic technical questions
Create a Windows Forms application using a UI similar to the one shown below. The application code should be written in C# , unless you are specifically applying for a position that does not require C# skills or were given instructions to do otherwise. Required Features: Name/Value pairs are to be entered into the upper textbox. This textbox will be used by the end-user to quickly add Name/Value pairs to the list below. When a Name/Value pair is about to be added to the list it must be validated to ensure proper syntax. If the syntax is incorrect then the Name/Value pair must not be added. The Name/Value pair entry format is shown below: <name> = <value> Where <name> is the name portion of the pair, and <value> is the value portion of the pair. Only valid Name/Value pairs can be added. Names and Values can contain only alpha-numeric characters. The equal-sign is used to delimit the pair, spaces before and/or after the equal-sign may be entered by the end user (and should be ignored.) When the ‘Sort by Name’ button is pressed the list will be sorted ascending by Name. When the ‘Sort by Value’ button is pressed the list will be sorted ascending by Value. When the ‘Delete’ button is pressed all selected items in the listbox will be deleted. When the ‘Save as XML’ button is pressed, all of the items in the listbox must be saved to an XML file. When the ‘Exit’ button is pressed the program will close.
Viewing 201 - 210 interview questions