Upload Button Icon Add office photos

Filter interviews by

Ascomp Technologies Software Trainee Intern Interview Questions and Answers

Updated 28 Sep 2024

Ascomp Technologies Software Trainee Intern Interview Experiences

1 interview found

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

I appeared for an interview 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

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Ascomp Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java questions like what is string, how you make marker Interface, difference between hash map hash set and hash table , JSP lifecycle , how to call java method in JSP what is intersepter

Interview Preparation Tips

Interview preparation tips for other job seekers - For being java developer cover String, collection,oops concepts, comparator and comparable,if use frame work complete knowledge of that framework, and Type of statement in SQL and difference with use

Software Trainee Intern Interview Questions Asked at Other Companies

Q1. How are you integrating Gemini AI into your quiz application, and ... read more
Q2. Write a Java program to implement quick search using the divide a ... read more
asked in Kapture CX
Q3. What are the properties and methods required to create a queue in ... read more
Q4. Write code to print all prime numbers between 100 and 200.
Q5. code for the palindrome string, java oops, JDK, sorting algorithm ... read more

I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question based on oops java concept, logical reasoning, multithreading, data structures , collection, Servlet , ajax .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic concept knowledge based on core and advanced java

Give your answer in very confident mode .

Interview Questionnaire 

1 Question

  • Q1.  It is a telephonic round. First question:Tell me about yourself , second question :method overriding .then he asked about my salary current CTC and expected CTC ,I have answered the same and said that we...

Interview Preparation Tips

Interview preparation tips for other job seekers - Really felt the technical interviewer behaviour is not professional.

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

Interview Questionnaire 

4 Questions

  • Q1. Core Java, SQL,JSP,Servlet
  • Q2. SQL Injection
  • Q3. Collection details
  • Q4. Rest API,Soap API

Interview Preparation Tips

Interview preparation tips for other job seekers - First Technical then Manager round (just project details)

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

Interview Questionnaire 

1 Question

  • Q1. How meny days working, and working hours
  • Ans. 

    The number of working days and working hours for a Software Developer.

    • Software Developers typically work 5 days a week.

    • The standard working hours for Software Developers are 8 hours per day.

    • However, the actual number of working days and hours may vary depending on the company and project requirements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - He was asking more then technical question, interviewer and hr are good person, it means helpfull.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Suggest how to prepare for lektik
  • Ans. 

    Prepare for lektik by studying algorithms, data structures, and practicing coding challenges.

    • Study algorithms and data structures thoroughly

    • Practice coding challenges on platforms like LeetCode or HackerRank

    • Review common interview questions and practice explaining your thought process

    • Mock interviews with peers or mentors to simulate the interview experience

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

In the coding test two sum question was asked

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.

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 - Aptitude Test 

Duration:1 hour
Topic:missing number, Train problem, handshake problem, angle between minute and hour hand, chocolate distribution problem
Require to score atleast 35% selected to next round

Round 3 - Coding Test 

I cannot receive mail to coding round, waiting to next round.
But i see reviews about company recruitment process i. e; job obtain from Technical related field like developer, devoos, QA- require to solve 3 /3coding question. In non-technical like UI/UX require to solve 2/3coding question

Interview Preparation Tips

Topics to prepare for Mitsogo Technologies Software Developer interview:
  • quantitative
  • Coding
Interview preparation tips for other job seekers - Require technical skill and communication
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

They can ask 60 question as a fill in the blanks ,if you are correct in 21 answer you'll be selected for level 2

Round 2 - Assignment 

They can give a topic and we have to make a essay or comprehension about the topic

Interview Preparation Tips

Topics to prepare for Mitsogo Technologies Software Developer interview:
  • Programming
Interview preparation tips for other job seekers - Always answer with a confidential manner

Ascomp Technologies Interview FAQs

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

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

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

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more
Software Developer
23 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Software Engineer
4 salaries
unlock blur

₹1.9 L/yr - ₹4.2 L/yr

Business Analyst
3 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

₹3 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Ascomp Technologies with

Karvy Financial Services

3.9
Compare

Reliance Money

3.5
Compare

Bss Microfinance

3.6
Compare

Sonata Finance

3.9
Compare
write
Share an Interview