Upload Button Icon Add office photos

Trbhi

Compare button icon Compare button icon Compare

Filter interviews by

Trbhi Interview Questions and Answers

Updated 20 Jul 2024

Trbhi Interview Experiences

1 interview found

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

Had to check if every opening bracket has a closing pair.

Round 2 - Technical 

(5 Questions)

  • Q1. When Node JS is single-threaded, how it handles multiple requests.
  • Ans. 

    Node JS uses event-driven architecture and non-blocking I/O to handle multiple requests efficiently.

    • Node JS uses event loop to handle multiple requests by delegating I/O operations to the system kernel asynchronously.

    • It can process multiple requests concurrently without getting blocked by I/O operations.

    • Node JS leverages callbacks and Promises to manage asynchronous operations and ensure smooth execution of code.

    • Exampl...

  • Answered by AI
  • Q2. What is callback hell
  • Ans. 

    Callback hell is a situation where multiple nested callbacks make the code difficult to read and maintain.

    • Occurs when multiple asynchronous operations are nested within each other

    • Leads to deeply nested code which is hard to read and debug

    • Can be avoided by using promises, async/await, or libraries like async.js

  • Answered by AI
  • Q3. What is currying
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.

    • Currying helps in partial application of functions.

    • It allows for creating reusable functions with fixed parameters.

    • Example: const add = a => b => a + b; add(2)(3) returns 5.

  • Answered by AI
  • Q4. What is an event loop?
  • Ans. 

    Event loop is a mechanism that allows for asynchronous programming by handling events and callbacks.

    • Event loop is a single-threaded mechanism that processes tasks in a non-blocking way.

    • It continuously checks the event queue and executes the appropriate callback functions.

    • Commonly used in JavaScript for handling asynchronous operations like setTimeout, setInterval, and promises.

  • Answered by AI
  • Q5. How does middleware in express.js work?
  • Ans. 

    Middleware in express.js is a function that has access to the request and response objects, and can modify them or terminate the request-response cycle.

    • Middleware functions can perform tasks like logging, authentication, error handling, etc.

    • Middleware is added using app.use() method before defining routes.

    • Middleware functions can also be added locally to specific routes using app.use() before the route handler.

    • Example:...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (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 Trbhi?
Ask anonymously on communities.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. All Technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically

I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General HR questions and some current related topic

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak till recruiter stops you

Interview Questionnaire 

1 Question

  • Q1. Java c c++

Interview Questionnaire 

1 Question

  • Q1. Your past exp?

Interview Questionnaire 

2 Questions

  • Q1. Questions were mostly situations based.
  • Q2. Technical explanation is required

I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real, and just be confident with what ever knowledge you have, nobody expects you to know everything. Every company from freshers expect basic knowledge and an attitude for to learn new things.
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Q2. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its robustness, security, and scalability.

    • Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framewor...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is your achievements which is you proud of??

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep camp and give true answers

I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Aptitude question
  • Q2. Interview panalam questions

Interview Preparation Tips

Interview preparation tips for other job seekers - How many rounds of interview and aptitude questions models

Trbhi Interview FAQs

How many rounds are there in Trbhi interview?
Trbhi interview process usually has 2 rounds. The most common rounds in the Trbhi interview process are Coding Test and Technical.
How to prepare for Trbhi 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 Trbhi. The most common topics and skills that interviewers at Trbhi expect are .Net Core, ASP.Net, C#, C#.Net and MVC.
What are the top questions asked in Trbhi interview?

Some of the top questions asked at the Trbhi interview -

  1. When Node JS is single-threaded, how it handles multiple reques...read more
  2. How does middleware in express.js wo...read more
  3. What is an event lo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Trbhi Reviews and Ratings

based on 11 reviews

4.7/5

Rating in categories

4.4

Skill development

4.8

Work-life balance

4.5

Salary

4.5

Job security

4.7

Company culture

4.4

Promotions

4.6

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
12 salaries
unlock blur

₹16 L/yr - ₹31.5 L/yr

Technical Lead
5 salaries
unlock blur

₹35 L/yr - ₹37 L/yr

Cloud Automation Engineer
5 salaries
unlock blur

₹15.8 L/yr - ₹19.4 L/yr

Scrum Master
3 salaries
unlock blur

₹18.5 L/yr - ₹24 L/yr

Explore more salaries
Compare Trbhi with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview