Upload Button Icon Add office photos

Filter interviews by

Talentelgia Software Intern Interview Questions, Process, and Tips

Updated 1 Aug 2022

Talentelgia Software Intern Interview Experiences

1 interview found

Software Intern Interview Questions & Answers

user image Simran Kumari

posted on 1 Aug 2022

I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between jdk jre jvm
  • Ans. 

    JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine that executes Java code.

    • JDK includes JRE and development tools like javac and java

    • JRE includes JVM and necessary libraries to run Java applications

    • JVM is responsible for interpreting Java bytecode and executing it

    • Different versions of JDK, JRE, and JVM may be installed on the same machine

    • JDK is used for developing Java applications, JR

  • Answered by AI
  • Q2. Html and css difference
  • Ans. 

    HTML is used for structuring content on a webpage, while CSS is used for styling and formatting that content.

    • HTML stands for HyperText Markup Language and is used to create the structure of a webpage.

    • CSS stands for Cascading Style Sheets and is used to style the HTML elements on a webpage.

    • HTML uses tags to define elements like headings, paragraphs, and images.

    • CSS uses selectors to target specific HTML elements and appl...

  • Answered by AI
  • Q3. What do you mean by API
  • Ans. 

    API stands for Application Programming Interface. It is a set of protocols, routines, and tools for building software applications.

    • API allows different software applications to communicate with each other

    • It defines how software components should interact

    • APIs can be public or private

    • Examples of APIs include Google Maps API, Twitter API, and Facebook API

  • Answered by AI
  • Q4. Normalization explains
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a database into smaller, more manageable tables

    • Each table should have a primary key and only contain data that is related to that key

    • Normalization helps to prevent data inconsistencies and anomalies

    • There are different levels of normalization, with each level building on the ...

  • Answered by AI
  • Q5. Framework Knowledge in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Give answers if you know otherwise say direct no.
Be sure if you are right then don't panic

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. They asked my previous development related question
  • Q2. Migrate mvc
  • Q3. Using of version control
  • Ans. 

    Version control is essential for managing code changes and collaborating with team members.

    • Version control allows for tracking changes made to code over time.

    • It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.

    • It provides a way to revert to previous versions of code if necessary.

    • Popular version control systems include Git, SVN, and Mercurial.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. For Pega, Questions depend on the topics which we mentioned in the resume.

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Easy java, spark and kafka ques
  • Q2. How to submit spark job

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basics well and google interview questions on java and spark. Easy to crack interview if basics are all clear.

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How is the interview
  • Q2. How is work life balance
  • Ans. 

    Work life balance is important to me and my employer supports it through flexible schedules and remote work options.

    • My employer offers flexible schedules to accommodate personal needs

    • Remote work options are available for certain roles

    • I prioritize my workload and manage my time effectively to maintain balance

    • I make time for hobbies and activities outside of work to recharge

    • I communicate openly with my team and manager a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer asked basic questions and some programming questions

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. SQL Basics Power BI Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics and focus on the clarity of the thought.

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. In Death questions related to oop , c# and .net techology and SQL server .

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for theory related questions and coding related use case.

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 2 hours
Round difficulty - Medium

In the 1st round 
Aptitude
Reasoning
English
Automata fix( code debug) 
Timing in morning
Environment is good
Interviewer was very cool and interactive

  • Q1. 

    Encode the Message Problem Statement

    Given a text message, your task is to return the Run-length Encoding of the given message.

    Run-length encoding is a fast and simple method of encoding strings, repres...

  • Ans. 

    Implement a function to encode a text message using run-length encoding.

    • Iterate through the message and count consecutive characters

    • Append the character and its count to the encoded message

    • Handle edge cases like single characters or empty message

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

This is interview round 
Ques from basic electronics
C language

  • Q1. 

    Print Name and Age Problem Statement

    Create a class named Person with a string variable 'name' and an integer variable 'age', such that these variables are not accessible outside the class. Implement a me...

  • Ans. 

    Create a class Person with private variables name and age, and methods to set and get their values.

    • Create a class Person with private variables 'name' and 'age'.

    • Implement a method setValue to set the variables' values.

    • Implement a method getValue to print the variables' values.

    • Ensure the name is a non-empty string and the age is a non-negative integer.

    • Encapsulate the data and provide a clear interface for setting and ge

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaCognizant interview preparation:Topics to prepare for the interview - Electronics basics, C language , Data structure, OOPS, ProjectsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops. 
Tip 2 : prepare your final project well. 

Application resume tips for other job seekers

Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Difference between++I and I++
  • Ans. 

    ++I is a pre-increment operator that increments the value of I before using it, while I++ is a post-increment operator that increments the value of I after using it.

    • ++I increments the value of I and then uses the updated value in the expression.

    • I++ uses the current value of I in the expression and then increments it.

    • Both operators can be used with variables, arrays, or pointers.

  • Answered by AI
  • Q2. Local static variable

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1) Introduce yourself
  • Q2. 2) OOPS concepts
  • Q3. 3) About Project
  • Q4. 4) Why cognizant

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is completely based on basic concepts of c++

Talentelgia Interview FAQs

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

Some of the top questions asked at the Talentelgia Software Intern interview -

  1. What do you mean by ...read more
  2. Difference between jdk jre ...read more
  3. Html and css differe...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Nagarro Interview Questions
4.0
 • 765 Interviews
Publicis Sapient Interview Questions
3.5
 • 623 Interviews
GlobalLogic Interview Questions
3.6
 • 594 Interviews
UST Interview Questions
3.8
 • 520 Interviews
CGI Group Interview Questions
4.0
 • 495 Interviews
View all

Fast track your campus placements

View all
Software Engineer
24 salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹4.6 L/yr - ₹9 L/yr

Software Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹5.4 L/yr

UI/UX Designer
4 salaries
unlock blur

₹3.7 L/yr - ₹4.3 L/yr

Junior Software Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Talentelgia with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview