Upload Button Icon Add office photos

Filter interviews by

Keyloop Interview Questions, Process, and Tips for Freshers

Updated 29 Oct 2024

Top Keyloop Interview Questions and Answers for Freshers

Keyloop Interview Experiences for Freshers

Popular Designations

2 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 7 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

60mins test duration

Round 2 - Technical 

(2 Questions)

  • Q1. What are Linux commands
  • Ans. 

    Linux commands are instructions given to the operating system to perform specific tasks or operations.

    • Linux commands are case-sensitive

    • Commands are typically entered in the terminal

    • Common commands include ls (list files), cd (change directory), mkdir (make directory)

    • Commands can be combined with options and arguments for more specific actions

  • Answered by AI
  • Q2. What is virtualization concept
  • Ans. 

    Virtualization is the process of creating a virtual version of a device or resource, such as a server, storage device, network or operating system.

    • Virtualization allows multiple virtual instances to run on a single physical machine

    • It helps in optimizing resources and improving efficiency

    • Examples include VMware for server virtualization, VirtualBox for desktop virtualization

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. SQL queries and differences b/w delete and truncate
  • Ans. 

    Delete and truncate are SQL commands used to remove data from a table, but with key differences.

    • DELETE is a DML command used to remove specific rows from a table based on a condition.

    • TRUNCATE is a DDL command used to remove all rows from a table, resetting auto-increment values.

    • DELETE can be rolled back, while TRUNCATE cannot be rolled back.

    • DELETE triggers ON DELETE triggers, while TRUNCATE does not trigger any trigger...

  • Answered by AI
  • Q2. What is cloud and aws
  • Ans. 

    Cloud computing is the delivery of computing services like servers, storage, databases, networking, software, analytics, and intelligence over the internet.

    • AWS (Amazon Web Services) is a popular cloud computing platform offered by Amazon.

    • Cloud computing allows users to access resources on-demand without the need for physical infrastructure.

    • AWS provides a wide range of services such as EC2 (Elastic Compute Cloud), S3 (S...

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

60 min logical reasoning, computer core concepts, quantitative aptitude, pseudo codes(c++)

Software Trainee Intern Interview Questions asked at other Companies

Q1. Simply write the code for quick search - by using the method of divide and conquer, using java language
View answer (1)

Jobs at Keyloop

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. 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 - Group Discussion 

It was more about soft skills based on your work experience

Round 3 - Group Activity 

(1 Question)

  • Q1. Team interview - job responsibilites and work exp

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident. interview is simple based on your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. 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 

(2 Questions)

  • Q1. Reactive forms in angular
  • Ans. 

    Reactive forms in Angular are a way to build forms in a reactive and scalable way.

    • Reactive forms use an underlying data model to manage form data.

    • They allow for dynamic form creation and validation.

    • They can be used with complex form structures and nested forms.

    • They provide a more scalable and maintainable approach to form development.

    • Example: Creating a reactive form with FormBuilder in Angular.

  • Answered by AI
  • Q2. Dependency injection

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep doing practical things

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. More about API automation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 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 - Coding Test 

Platform - Mettl
3 Questions of medium level difficulty to do in 2 hours, typically contain concepts like DSA, DP etc.

Round 3 - Technical 

(3 Questions)

  • Q1. What is structure padding?
  • Ans. 

    Structure padding is the insertion of unused bytes between structure members to align them on memory boundaries.

    • Padding is added to ensure that each member of a structure starts at a memory address that is a multiple of its size.

    • Padding is compiler-dependent and can vary between different platforms and architectures.

    • Padding can affect the size of a structure and the performance of the program.

    • Example: struct example { ...

  • Answered by AI
  • Q2. College Project discussion
  • Q3. Form a dictionary from name.
  • Ans. 

    Forming a dictionary from name

    • Create an empty dictionary

    • Iterate through each character in the name

    • Add the character as a key and its frequency as value in the dictionary

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

SOTI user image Gurubalaji Balaji

posted on 1 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy coding round ,like 2d array,pattern

Round 2 - Assignment 

It makes to develop any static website or any static project techniques

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour 3 questions easy to medium leetcode.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

There will be 3 coding questions given to us for solving,we need solve two questions compulsory.

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. Questions related to frontend
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Questions were high level

Interview Preparation Tips

Topics to prepare for SOTI Software Engineer interview:
  • array
  • Data Dictionary
  • tree
Interview preparation tips for other job seekers - before applying to soti you should have a good coding skill

Keyloop Interview FAQs

How many rounds are there in Keyloop interview for freshers?
Keyloop interview process for freshers usually has 2 rounds. The most common rounds in the Keyloop interview process for freshers are Aptitude Test, Technical and HR.
How to prepare for Keyloop interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Keyloop. The most common topics and skills that interviewers at Keyloop expect are Automation Testing, Business Continuity, Career Development, Data Quality and Digital Transformation.
What are the top questions asked in Keyloop interview for freshers?

Some of the top questions asked at the Keyloop interview for freshers -

  1. SQL queries and differences b/w delete and trunc...read more
  2. what are Linux comma...read more
  3. What is virtualization conc...read more

Tell us how to improve this page.

Keyloop Interview Process for Freshers

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Mobileum Interview Questions
3.3
 • 37 Interviews
SOTI Interview Questions
3.3
 • 23 Interviews
Backbase Interview Questions
3.8
 • 22 Interviews
FinThrive Interview Questions
3.7
 • 20 Interviews
Bentley Systems Interview Questions
4.3
 • 20 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
View all

Keyloop Reviews and Ratings

based on 38 reviews

3.7/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.8

Salary

3.2

Job security

3.9

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 38 Reviews and Ratings
SAP HR Developer

Hyderabad / Secunderabad

3-7 Yrs

Not Disclosed

Software Engineer

Hyderabad / Secunderabad

8-13 Yrs

Not Disclosed

Senior Dot Net Developer (Dot Net Core, Full stack) (1)

Hyderabad / Secunderabad

6-9 Yrs

Not Disclosed

Explore more jobs
Consultant
24 salaries
unlock blur

₹13.7 L/yr - ₹25.6 L/yr

Senior Member Technical
22 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Support Analyst
17 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Devops Engineer
15 salaries
unlock blur

₹9 L/yr - ₹10 L/yr

Technical Support Analyst
14 salaries
unlock blur

₹5.5 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Keyloop with

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

Mobileum

3.3
Compare

AgreeYa Solutions

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