Upload Button Icon Add office photos

Filter interviews by

Twinline Business Solutions Interview Questions and Answers

Updated 6 Sep 2024

Twinline Business Solutions Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Memory leaks in android and how to avoid them
  • Ans. 

    Memory leaks in Android can occur when objects are not properly released from memory, leading to performance issues.

    • Avoid using static variables as they can hold references to objects longer than needed.

    • Be cautious with context references, as holding onto them can prevent objects from being garbage collected.

    • Use tools like LeakCanary to detect memory leaks and fix them before they become a problem.

  • Answered by AI
  • Q2. Strong reference vs weak reference
  • Ans. 

    Strong references prevent garbage collection, while weak references allow objects to be collected if no strong references exist.

    • Strong references prevent the garbage collector from collecting an object as long as the reference is active.

    • Weak references allow the garbage collector to collect an object if there are no strong references to it.

    • Strong references are typically used for objects that should not be collected, w...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How to make recyclerview more performant
  • Ans. 

    To make RecyclerView more performant, optimize item layout, use view recycling, implement pagination, and prefetch data.

    • Optimize item layout by using ConstraintLayout for complex item views

    • Implement view recycling to reuse existing views instead of creating new ones

    • Implement pagination to load data in chunks and reduce memory usage

    • Prefetch data to load items in advance for smoother scrolling

  • Answered by AI
  • Q2. Broadcast Receiver in android
  • Ans. 

    Broadcast Receiver is a component in Android that allows the app to receive and react to broadcast messages from other apps or the system.

    • Broadcast Receiver is registered in the AndroidManifest.xml file or dynamically in code.

    • It can listen for system-wide broadcast messages or custom broadcast messages sent within the app.

    • Broadcast Receiver can perform actions like starting a service, updating UI, or triggering notific...

  • Answered by AI
  • Q3. Services in android
  • Ans. 

    Services in Android are background components that perform long-running operations without a user interface.

    • Services run in the background even if the app is not in the foreground.

    • They can be used for tasks like playing music, downloading files, or syncing data.

    • There are two types of services: started services and bound services.

    • Started services are started with startService() and run independently of the app's lifecyc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice easy level dsa question mostly arrays and strings and prepare basic activity/fragment lifecycle and prepare above questions

Skills evaluated in this interview

Lead Android Developer Interview Questions asked at other Companies

Q1. Memory leaks in android and how to avoid them
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

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

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an good experience

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

Twinline Business Solutions Interview FAQs

How many rounds are there in Twinline Business Solutions interview?
Twinline Business Solutions interview process usually has 2 rounds. The most common rounds in the Twinline Business Solutions interview process are Technical.
How to prepare for Twinline Business Solutions interview?
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 Twinline Business Solutions. The most common topics and skills that interviewers at Twinline Business Solutions expect are PLSQL, AWS, Database Administration, Linux and RDBMS.
What are the top questions asked in Twinline Business Solutions interview?

Some of the top questions asked at the Twinline Business Solutions interview -

  1. Memory leaks in android and how to avoid t...read more
  2. how to make recyclerview more perform...read more
  3. strong reference vs weak refere...read more

Tell us how to improve this page.

Twinline Business Solutions Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Twinline Business Solutions Reviews and Ratings

based on 8 reviews

2.2/5

Rating in categories

2.4

Skill development

2.0

Work-life balance

2.3

Salary

2.0

Job security

1.8

Company culture

2.3

Promotions

1.8

Work satisfaction

Explore 8 Reviews and Ratings
Java Developer
9 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Assistant Manager
7 salaries
unlock blur

₹4.8 L/yr - ₹6.3 L/yr

Business Analyst
6 salaries
unlock blur

₹4.8 L/yr - ₹5.5 L/yr

Manager
4 salaries
unlock blur

₹5.8 L/yr - ₹7.9 L/yr

Quality Analyst
4 salaries
unlock blur

₹4.3 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Twinline Business Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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