Upload Button Icon Add office photos

Filter interviews by

Shri Chhatrapati Shivaji Maharaj College of Engineering Interview Questions and Answers

Updated 14 Aug 2021

6 Interview questions

A Computer Engineer was asked
Q. What is your understanding of objects and classes?
Ans. 

Object is an instance of a class that has its own set of properties and methods. A class is a blueprint for creating objects.

  • An object is a real-world entity with its own set of attributes and behaviors.

  • A class is a template or blueprint for creating objects.

  • Objects are created from classes using the 'new' keyword.

  • Classes can have properties (variables) and methods (functions).

  • Inheritance allows classes to inherit...

View all Computer Engineer interview questions
A Computer Engineer was asked
Q. Can you provide examples of union and intersection operations?
Ans. 

Union and intersection are set operations used in mathematics and computer science.

  • Union combines two sets and removes duplicates

  • Intersection returns the common elements between two sets

  • Example of union: {1,2,3} union {3,4,5} = {1,2,3,4,5}

  • Example of intersection: {1,2,3} intersection {3,4,5} = {3}

View all Computer Engineer interview questions
A Computer Engineer was asked
Q. What is the difference between overloading and overriding?
Ans. 

Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in child class with the same name and signature as in parent class.

  • Overloading is compile-time polymorphism while overriding is runtime polymorphism.

  • Overloading is done in the same class while overriding is done in different classes.

  • Overloading is used to provide different implementations of the same m...

View all Computer Engineer interview questions
A Computer Engineer was asked
Q. Can you provide an example of encapsulation?
Ans. 

Encapsulation is the process of hiding implementation details and exposing only necessary information.

  • Encapsulation helps in achieving data abstraction and information hiding.

  • It allows for better control over data and prevents unauthorized access.

  • An example of encapsulation is a class in object-oriented programming, where the data members are private and can only be accessed through public methods.

View all Computer Engineer interview questions
A Computer Engineer was asked
Q. What is inheritance?
Ans. 

Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

  • Inheritance allows for code reuse and promotes code organization.

  • The existing class is called the parent or superclass, while the new class is called the child or subclass.

  • The child class inherits all the properties and methods of the parent class, and can also add its own unique pro...

View all Computer Engineer interview questions
A Computer Engineer was asked
Q. What is trigger, Cursor?
Ans. 

Trigger is a database object that executes automatically in response to certain events. Cursor is a database object used to manipulate data.

  • Triggers are used to maintain data integrity and consistency.

  • Triggers can be used to audit changes made to the database.

  • Cursors are used to iterate through a set of rows returned by a query.

  • Cursors can be used to update or delete rows in a table.

  • Triggers and cursors are common...

View all Computer Engineer interview questions

Shri Chhatrapati Shivaji Maharaj College of Engineering Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. Tell me about yourself ?.
  • Ans. 

    I am a computer engineering graduate with a passion for software development and a strong foundation in algorithms and data structures.

    • Educational Background: I hold a Bachelor's degree in Computer Engineering, where I excelled in courses like Data Structures and Algorithms.

    • Technical Skills: Proficient in programming languages such as Java, C++, and Python, and experienced in web development using HTML, CSS, and JavaSc...

  • Answered by AI
  • Q2. What are your biggest strength and weakness ?
  • Ans. 

    Identifying strengths and weaknesses helps in personal growth and team dynamics, fostering a better work environment.

    • Strength: Problem-Solving Skills - I excel at breaking down complex problems into manageable parts, as demonstrated in a project where I optimized a system's performance by 30%.

    • Strength: Adaptability - I quickly adapt to new technologies and methodologies, such as learning React in a week to meet project...

  • Answered by AI
  • Q3. What do you understand by object and class ?
  • Ans. 

    Object is an instance of a class that has its own set of properties and methods. A class is a blueprint for creating objects.

    • An object is a real-world entity with its own set of attributes and behaviors.

    • A class is a template or blueprint for creating objects.

    • Objects are created from classes using the 'new' keyword.

    • Classes can have properties (variables) and methods (functions).

    • Inheritance allows classes to inherit prop...

  • Answered by AI
  • Q4. What is difference between overloading and overriding ?
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in child class with the same name and signature as in parent class.

    • Overloading is compile-time polymorphism while overriding is runtime polymorphism.

    • Overloading is done in the same class while overriding is done in different classes.

    • Overloading is used to provide different implementations of the same method...

  • Answered by AI
  • Q5. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes code organization.

    • The existing class is called the parent or superclass, while the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class, and can also add its own unique properti...

  • Answered by AI
  • Q6. What is trigger, Cursor?
  • Ans. 

    Trigger is a database object that executes automatically in response to certain events. Cursor is a database object used to manipulate data.

    • Triggers are used to maintain data integrity and consistency.

    • Triggers can be used to audit changes made to the database.

    • Cursors are used to iterate through a set of rows returned by a query.

    • Cursors can be used to update or delete rows in a table.

    • Triggers and cursors are commonly us...

  • Answered by AI
  • Q7. Queries of select, insert ,delete?
  • Q8. Write the examples of union, intersection?
  • Ans. 

    Union and intersection are set operations used in mathematics and computer science.

    • Union combines two sets and removes duplicates

    • Intersection returns the common elements between two sets

    • Example of union: {1,2,3} union {3,4,5} = {1,2,3,4,5}

    • Example of intersection: {1,2,3} intersection {3,4,5} = {3}

  • Answered by AI
  • Q9. Write the example of encapsulation?
  • Ans. 

    Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Encapsulation helps in achieving data abstraction and information hiding.

    • It allows for better control over data and prevents unauthorized access.

    • An example of encapsulation is a class in object-oriented programming, where the data members are private and can only be accessed through public methods.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual at your interview it is mandatory to be on time at a job interview
Do your research on the company Don't forget about nonverbal communication
Be polite with everyone
Be prepared for your interview

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Shri Chhatrapati Shivaji Maharaj College of Engineering?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Ans. 

    Amazon's innovation, customer focus, and diverse opportunities align with my career goals and values.

    • Customer Obsession: Amazon prioritizes customer satisfaction, evident in initiatives like Prime and personalized recommendations.

    • Innovation: The company is a leader in technology and logistics, constantly pushing boundaries with services like AWS and drone delivery.

    • Diversity of Roles: Amazon offers a wide range of caree...

  • Answered by AI
  • Q2. What do you expect from Amazon?
  • Ans. 

    I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.

    • Opportunities for professional development, such as training programs and mentorship.

    • A collaborative work environment that encourages teamwork and idea sharing.

    • Access to cutting-edge technology and resources to drive innovation.

    • A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Q2. Be yourself

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. *Introduce yourself *Purpose of working in the Company *Educational Background *Family Background *Goals and Ambition
  • Ans. 

    Experienced professional with a strong educational background and clear career ambitions, eager to contribute to the company's success.

    • I have over 5 years of experience in project management, leading teams to successfully deliver complex projects on time.

    • I hold a Master's degree in Business Administration from XYZ University, where I specialized in strategic management.

    • My family has always emphasized the importance of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident about what you speak.

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are different types of cloud?
  • Q2. What is workflow,trigger, different types of reports, roles, profiles, permission set, sharing rules etc?
  • Ans. 

    Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.

    • Workflow is a series of automated steps that can be used to streamline business processes.

    • Triggers are used to execute code before or after a record is inserted, updated, or deleted.

    • Reports are used to display data in a visual format, such as a table or chart.

    • Roles are used to define the hierarchy of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Google the question related to your topic and also become 100% prepared with your resume.

Skills evaluated in this interview

I appeared for an interview before Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Is Infosys listed?
  • Ans. 

    Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.

    • Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)

    • It is also listed on the New York Stock Exchange (NYSE)

    • Infosys has a market capitalization of over $80 billion as of 2021

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance
Are these interview questions helpful?

I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic accounting methods and journals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident About what you are saying

Interview Questionnaire 

2 Questions

  • Q1. Accounting question asked
  • Q2. Answer has been given accordingly

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an average interview. If you have good experience of MNC culture and you have short notice period of your existing company then they can hire you.

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
  • Q2. Relevant technical questions, as per my current technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best

Shri Chhatrapati Shivaji Maharaj College of Engineering Interview FAQs

What are the top questions asked in Shri Chhatrapati Shivaji Maharaj College of Engineering interview?

Some of the top questions asked at the Shri Chhatrapati Shivaji Maharaj College of Engineering interview -

  1. what is difference between overloading and overridin...read more
  2. what do you understand by object and clas...read more
  3. Write the examples of union, intersecti...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all
Compare Shri Chhatrapati Shivaji Maharaj College of Engineering with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview