2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
5th August 2014, 09:23 AM
Super Moderator
 
Join Date: Apr 2013
Re: Computer Science Engineers Technical Round Interview

Here I am giving you information about Technical Round interview questions for Computer Science Engineers recruitments.

Computer Science Engineering Interview Questions

Q: Write a function that returns the factorial of a number.
Q: What are data structures?
Q: What are condition statements?
Q: Define exception handling with example.
Q: Name the operating systems you are familiar with.
Q: What is the difference between a bug and a virus?
Q: What is hyper threading (HT technology)?
Q: Which programming language would you choose to make accounting software and why?
Q: What is a database? How does it differ from data marts and data warehouses?
Q: Explain the projects undertaken by you.
Q: Write the code to sort an array of integers.
Q: What is the difference between recursion and iteration?
Q: What are the similarities between recursion and iteration?
Q: What are constructors?
Question : Can Any other language completely replace c?

Question : Difference between "C structure" and "C++ structure
Question : Is the c is procedure oriented?
Question : What is modular programming?
Question : What is the benefit of using #define to declare a constant ?
Question : How to write a C program for displaying a sentence without output command?

Some other interview questions :
Tell us a little about yourself.
How do you anticipate using the skills/knowledge you’ve acquired in your internship in your classes next year?
Software Engineering is a rigorous major.
What has been your most challenging course so far?
What insights would you share with your classmates about the SWE major?
Give two examples of things you’ve done on the job or in school that demonstrate your willingness to work hard.
What sorts of things have you done to become better qualified for your career?

It is very important to build good relationships at work but sometimes it doesn’t always work out. If you can, tell me about a time when you were not able to build a successful relationship with a difficult person.

Describe how your position on a group project contributed to your team’s goals. What are the team’s goals/mission? Some people consider themselves to be “big picture people” and others are “detail oriented”. Which are you?

Give an example of a time when you displayed this.
Describe the most significant written document, report or presentation which you had to complete. Describe a work situation in which you had to take a risk. What was the outcome? Has anyone ever asked you to do something unethical? What did you do?
Tell me about a time you had to confront a peer, customer or colleague.
Describe a time when you served as a project manager. In a current job task, tell me about the steps you go through to ensure your decisions are correct/effective
  #3  
4th March 2016, 10:15 AM
Unregistered
Guest
 
Re: Computer Science Engineers Technical Round Interview

hii sir, I am the student of the final year B.tech computer Scence and engineering ? the companies are visited to our campus for recruitment will you please tell me what questions are asked in the technical round of the interview ?
  #4  
4th March 2016, 10:16 AM
Super Moderator
 
Join Date: May 2012
Re: Computer Science Engineers Technical Round Interview

According to me the general procedure of the a company recruitment may consist of the three rounds that are :
Aptitude test
Technical round
interview

as you asking for the Interview round let me tell you that the questions are asked in the technical round are may be from the programming concepts like bugs and errors in the programmes , they may give you a programme and asked the output of the program .

some of the questions are as follow :
Question : Difference between "C structure" and "C++ structure
Answers: 1)By default,c structure is public and c++ struecture is private.
2)c++ structure contains member function whereas c structures contains only data.
c is a structure oriented language. And c++ is a object oriented language.so c++ structure contains data members and member functions . c structure is contains data only.

Question : Is the c is procedure oriented?
Answers: yes, C is procedure oriented language because large program is divided into modules.And it is also called structured oriented language

Question : What is modular programming?
Answers: If a program is large, it is subdivided into a number of smaller programs that are called modules or subprograms. If a complex problem is solved using more modules, this approach is known as modular programming.
A large program can be divided into small Modules or into small programs or functions.To solve a particular problem all the Modules are combined together.This is called Modular Programming.

some of the other questions are as follow :
Write a function that returns the factorial of a number.
Q: What are data structures?
Q: What are condition statements?
Q: Define exception handling with example.
Q: Name the operating systems you are familiar with.
Q: What is the difference between a bug and a virus?
Q: What is hyper threading (HT technology)?
Q: Which programming language would you choose to make accounting software and why?
Q: What is a database? How does it differ from data marts and data warehouses?
Q: Explain the projects undertaken by you.
Q: Write the code to sort an array of integers.
Q: What is the difference between recursion and iteration?
Q: What are the similarities between recursion and iteration?
Q: What are constructors?


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 09:52 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4