Upload Button Icon Add office photos

Filter interviews by

Ascomp Technologies Software Trainee Intern Interview Questions and Answers for Experienced

Updated 28 Sep 2024

Ascomp Technologies Software Trainee Intern Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic programming question based on array
  • Q2. Stack vs heap and oops
  • Ans. 

    Stack and heap are memory management concepts in programming. OOPs is a programming paradigm.

    • Stack is used for static memory allocation, while heap is used for dynamic memory allocation.

    • Stack memory is limited and faster, while heap memory is larger but slower.

    • In OOPs, objects are created from classes, which encapsulate data and behavior.

    • OOPs principles include inheritance, polymorphism, encapsulation, and abstraction.

  • Answered by AI

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Normal core java questions
Round 2 - Technical 

(1 Question)

  • Q1. Normal java questions
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently interviewed with Servosys Solution and had a disappointing experience. From the very start, I clearly communicated my salary expectations, and it was acknowledged by the interviewers. However, after going through multiple rounds, including technical and HR discussions, I was rejected in the final HR round due to my salary expectations, which I had been transparent about from the beginning.

This entire process felt like a complete waste of time. If salary expectations were a deal-breaker, this could have been addressed early on, saving both parties time and effort. The lack of communication and respect for my time was frustrating. I hope Servosys Solution improves its interview process to prevent other candidates from facing similar issues.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Pattern pic will be shared, write code to print that pattern

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Covers basics aps around 15 question

Round 2 - Coding Test 

DSA based questions from leetcode easy and medium

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about recent Project Details and what is your Role in this Project.
  • Ans. I explained my project and the modules which I had developed. Informed about Team members and their responsibilities who were working on the same Project. Then my role in the team as well as my responsibilities in the Project.
  • Answered Anonymously
  • Q2. Git and Azure DevOps related Questions
  • Ans. I Explained how we work on AzureDevOps. Explained workflow with Git Repos through DevOps Repositories. Explained Build and Release Pipelines also Explained NuGet Packages using Artifacts
  • Answered Anonymously
  • Q3. Explain Solid Principles and Where to use this with Example
  • Ans. 

    Solid Principles are a set of design principles for writing maintainable and scalable software.

    • Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.

    • Single Responsibility Principle states that a class should have only one reason to change.

    • Open/Closed Principle states that sof...

  • Answered by AI
  • Q4. Abstraction and Interface Differance
  • Ans. 

    Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.

    • Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.

    • Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.

    • Abstraction is achieved through abstract classes and interfaces in object-oriented program...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't feel uncomfortable if you don't know the exact answer. Whatever you know just explain in your statement. make an easy sentence to explain don't give an exact theoretic answer try to explain with one example.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Core java Java script Servlet jsp
Round 3 - Technical 

(1 Question)

  • Q1. Servlet and jsp
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at JIS College of Engineering, Kolkata

Round 1 - Aptitude Test 

60 questions most of the mathematical cut off 21 fill in the blanks type questions not mcq

Round 2 - Coding Test 

Little bit tuff basic DSA questions total 3 questions

Interview Questionnaire 

4 Questions

  • Q1. Life cycle of servlet and jsp
  • Ans. 

    Servlet and JSP life cycle involves initialization, request processing and destruction.

    • Servlet life cycle includes init(), service() and destroy() methods.

    • JSP life cycle includes translation, compilation, initialization, and request processing.

    • Servlet container manages the life cycle of servlets and JSPs.

    • Servlet and JSP objects are created and initialized during initialization phase.

    • During request processing phase, ser...

  • Answered by AI
  • Q2. Joins and basic SQL concept
  • Q3. Implementation of jdbc
  • Ans. 

    JDBC is a Java API for connecting to and interacting with databases.

    • JDBC stands for Java Database Connectivity.

    • It provides a standard interface for connecting to databases.

    • JDBC drivers are used to connect to specific databases.

    • JDBC can be used to execute SQL queries and retrieve results.

    • Example: Class.forName("com.mysql.jdbc.Driver"); Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/mydb","userna

  • Answered by AI
  • Q4. Puzzle questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts of java ,servlet, jsp ,jdbc and javascript

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions about Core Java , JSP Servlet and Some of common SQL Questions and one or two questions about jQuery how to handle id , class and all were asked
Round 3 - One-on-one 

(1 Question)

  • Q1. Finally managerial round and few Technical Questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in Core Java , JSP Servlet
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Logical questions were there with difficult from easy to medium type.

Round 3 - Technical 

(1 Question)

  • Q1. Core Java, Basic SQL then Project discussion afyer that 1 to 2 coding questions (easy to medium type)

Ascomp Technologies Interview FAQs

How many rounds are there in Ascomp Technologies Software Trainee Intern interview for experienced candidates?
Ascomp Technologies interview process for experienced candidates usually has 1 rounds. The most common rounds in the Ascomp Technologies interview process for experienced candidates are Technical.
What are the top questions asked in Ascomp Technologies Software Trainee Intern interview for experienced candidates?

Some of the top questions asked at the Ascomp Technologies Software Trainee Intern interview for experienced candidates -

  1. Stack vs heap and o...read more
  2. Basic programming question based on ar...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Link Group Interview Questions
3.8
 • 33 Interviews
Icl Fincorp Interview Questions
3.3
 • 17 Interviews
Neural IT Interview Questions
2.9
 • 14 Interviews
PharmaACE Interview Questions
2.6
 • 13 Interviews
View all
Software Developer
22 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Software Engineer
5 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Business Analyst
5 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹7.2 L/yr - ₹7.8 L/yr

Associate Business Analyst
3 salaries
unlock blur

₹2.9 L/yr - ₹3 L/yr

Explore more salaries
Compare Ascomp Technologies with

Karvy Financial Services

3.8
Compare

Reliance Money

3.8
Compare

Sonata Finance

3.8
Compare

Link Group

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview