Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Trell IT Supporter Interview Questions and Answers

Updated 21 Nov 2023

Trell IT Supporter Interview Experiences

1 interview found

IT Supporter Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am an experienced IT Supporter with a strong background in troubleshooting and resolving technical issues.

    • Experienced in providing technical support to end-users

    • Proficient in diagnosing and resolving hardware and software problems

    • Skilled in troubleshooting network connectivity issues

    • Knowledgeable in configuring and maintaining computer systems

    • Familiar with various operating systems and software applications

    • Excellent

  • Answered by AI
  • Q2. Why you want to choose this field
  • Ans. 

    I have always been fascinated by technology and enjoy helping others solve technical problems.

    • Passion for technology and problem-solving

    • Enjoy helping others

    • Fascinated by the constantly evolving nature of IT

    • Opportunity to learn and grow in a fast-paced field

    • Examples: Troubleshooting computer issues, setting up networks, assisting with software installations

  • Answered by AI
  • Q3. Who referred you

Interview questions from similar companies

Associate Interview Questions & Answers

Swiggy user image mahesh nilkanth

posted on 26 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is your Dream job ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked array questions medium level

Round 2 - HR 

(2 Questions)

  • Q1. About my internships
  • Q2. And projects in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice just prepare well
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. SQL hakcerank test, 10 questions 1 hour
  • Q2. On sql mainly, with some python and Excel.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql well, joins, lag, lead, row_number and other advance function in sql are must.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to check the open files in the linux without using lsof
  • Ans. 

    To check open files in Linux without using lsof, you can use the /proc filesystem.

    • Access the /proc//fd directory to view open files for a specific process.

    • Use the find command to search for open files in the /proc directory.

    • Check the /proc/sys/fs/file-nr file to see the total number of open files system-wide.

  • Answered by AI
  • Q2. What is /proc linux
  • Ans. 

    The /proc filesystem in Linux is a virtual filesystem that provides detailed information about the system's hardware, processes, and kernel.

    • It is a virtual filesystem located at /proc that allows access to kernel data structures.

    • It provides information about processes, hardware, and kernel configuration.

    • Files in /proc can be read to gather system information, such as CPU usage, memory usage, and network statistics.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between http1.1 vs https2
  • Ans. 

    HTTP/1.1 is a protocol for transferring data over the internet, while HTTPS/2 is a secure version of HTTP/2 with improved performance.

    • HTTP/1.1 is not secure by default, while HTTPS/2 provides encryption and security.

    • HTTP/1.1 uses multiple connections for parallel loading of resources, while HTTPS/2 uses a single connection with multiplexing.

    • HTTPS/2 supports header compression, reducing overhead and improving performanc...

  • Answered by AI
  • Q2. What is grpc ?
  • Ans. 

    gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework developed by Google.

    • gRPC stands for Google Remote Procedure Call.

    • It uses HTTP/2 for transport, Protocol Buffers for serialization, and supports multiple programming languages.

    • gRPC allows for efficient communication between services in a microservices architecture.

    • It enables bi-directional streaming and authentication features.

    • Example: gRPC ca...

  • Answered by AI

Skills evaluated in this interview

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

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store

    • Used React.js for front-end development

    • Implemented Node.js for back-end functionality

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. BGC Questions and location preference
Round 3 - One-on-one 

(1 Question)

  • Q1. Regarding to past experiences
Round 4 - Behavioral 

(1 Question)

  • Q1. Knowledge test and working assurity

Interview Preparation Tips

Topics to prepare for SOTC Travel Limited Sales Executive interview:
  • BGC Check
  • Knowledge regarding to the job r
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Second number from array

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Data Structures and Theoretical Java and SQL concepts like - views, indexes, DML
Round 3 - Coding Test 

Programs on Sorting and Search Algorithms and Core Java

Interview Preparation Tips

Topics to prepare for Yatra Software Engineer interview:
  • Core Java
  • SQL
  • DSA
Round 1 - HR 

(1 Question)

  • Q1. Why should we hire you?
Round 2 - Assignment 

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge of All Holiday Destinations,All Itnary
And cab partner in holiday destinations.knowledge of destination hotel.
Contribute & help others!
anonymous
You can choose to be anonymous

Trell Interview FAQs

How many rounds are there in Trell IT Supporter interview?
Trell interview process usually has 2 rounds. The most common rounds in the Trell interview process are Resume Shortlist and HR.

Recently Viewed

SALARIES

InsuranceDekho

INTERVIEWS

Tommy Hilfiger

No Interviews

SALARIES

Turtlemint

REVIEWS

InsuranceDekho

No Reviews

INTERVIEWS

Tommy Hilfiger

No Interviews

INTERVIEWS

Tommy Hilfiger

5.6k top interview questions

SALARIES

Tommy Hilfiger

REVIEWS

Wheelseye Technology

No Reviews

REVIEWS

Tommy Hilfiger

No Reviews

REVIEWS

Wheelseye Technology

No Reviews

Tell us how to improve this page.

Trell IT Supporter Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 424 Interviews
Udaan Interview Questions
3.9
 • 333 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zepto Interview Questions
3.5
 • 207 Interviews
Blinkit Interview Questions
3.7
 • 178 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Tracxn Interview Questions
3.1
 • 100 Interviews
Zolo Interview Questions
3.4
 • 49 Interviews
GoMechanic Interview Questions
3.7
 • 48 Interviews
Thomas Cook Interview Questions
3.7
 • 44 Interviews
View all
Content Moderator
23 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Business Development Executive
17 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Business Analyst
13 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Content Strategist
13 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Program Manager
10 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Trell with

Thrillophilia

3.8
Compare

Cleartrip

3.4
Compare

MakeMyTrip

3.6
Compare

Yatra

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