Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Taashee Linux Services Team. If you also belong to the team, you can get access from here

Taashee Linux Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Taashee Linux Services Associate DBA Interview Questions and Answers

Updated 1 Feb 2025

Taashee Linux Services Associate DBA Interview Experiences

1 interview found

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

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What are the main activities and responsibilities associated with the role of a Database Administrator ?
  • Ans. 

    Database Administrators are responsible for managing and maintaining databases to ensure data integrity and security.

    • Designing and implementing database systems

    • Monitoring database performance and optimizing for efficiency

    • Ensuring data security and integrity through backups and access controls

    • Troubleshooting and resolving database issues

    • Collaborating with developers and other IT staff to ensure database functionality

    • Per...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly with real-time workouts.

Top trending discussions

View All
Interview Hub
1w
a team lead
FeedCard Image
Got a question about Taashee Linux Services?
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 related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

Associate DBA Interview Questions Asked at Other Companies

Q1. What are the main activities and responsibilities associated with ... read more
Q2. Describe your experience writing queries using joins.
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 

Any word of character count how many times have reach character

Round 3 - HR 

(2 Questions)

  • Q1. Please tell me something about your self?
  • Q2. How many years of experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have good knowledge in technical then you are selected with c#,vb,MVC,SQL,asp.net core, API
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 

3 coding questions of moderate difficult

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions asked in coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy.basic questions reagrding c and puzzles were asked.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

It had 2 programming questions and 30 aptitude questions
it

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself, educational background
  • Q2. What languages are you familiar with

Interview Preparation Tips

Interview preparation tips for other job seekers - I had one technical interview which went on for 45 mins. I couldnt clear this round, hence didnt go to the 2nd round. I was given one program and 3 aptittude questions and 3 puzzles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 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 

Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.

Round 3 - One-on-one 

(1 Question)

  • Q1. I had to solve a problem. Given an expression involving operators and operands with parentheses, convert it to postfix expression. I used the stack data structure.
  • Ans. 

    Convert infix expressions to postfix using the stack data structure for operator precedence and parentheses handling.

    • Use a stack to hold operators and parentheses while scanning the expression.

    • Output operands (numbers/variables) immediately to the postfix expression.

    • Pop operators from the stack to the output when encountering a lower precedence operator.

    • Handle parentheses: push '(' onto the stack and pop until '(' when...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. A puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - Think that it can be done, and lastly with the support of interviewer, it can be done. All the best
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test having basic problems and some aptitude problem.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Interviewer will ask opps and 2 basic coding problem 2 aptitude problem if you mention any technology in resume then ask about technology and projects
  • Q2. What is opps ?
  • Ans. 

    OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs.

    • Examples of OOPs languages include Java, C++, and Python.

  • Answered by AI
  • Q3. What is singleton class ?
  • Ans. 

    A singleton class is a class that can only have one instance created and provides a global point of access to that instance.

    • Singleton classes are often used for logging, caching, database connections, and thread pools.

    • They typically have a private constructor to prevent instantiation from other classes.

    • They provide a static method to access the single instance, which is created if it doesn't exist yet.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Surya Software Systems Software Developer interview:
  • Opps
  • DSA
Interview preparation tips for other job seekers - Focus on learning

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview in May 2024.

Round 1 - Aptitude Test 

Totally there were 15 questions

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

(1 Question)

  • Q1. Tell me Yourself
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. Have you worked on Agile?
  • Ans. 

    Yes, I have worked on Agile methodology in previous projects.

    • I have experience working in Agile environments, participating in daily stand-up meetings, sprint planning, and retrospectives.

    • I have used tools like Jira and Trello to track progress and manage tasks in Agile projects.

    • I have collaborated closely with cross-functional teams to deliver high-quality products in a timely manner.

  • Answered by AI

Skills evaluated in this interview

Taashee Linux Services Interview FAQs

How many rounds are there in Taashee Linux Services Associate DBA interview?
Taashee Linux Services interview process usually has 1 rounds. The most common rounds in the Taashee Linux Services interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Taashee Linux Services Associate DBA Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

5.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Cloud Engineer
14 salaries
unlock blur

₹4.5 L/yr - ₹11.1 L/yr

Software Developer
13 salaries
unlock blur

₹2.8 L/yr - ₹7.2 L/yr

Postgresql DBA
9 salaries
unlock blur

₹5 L/yr - ₹8.2 L/yr

Database Admin
9 salaries
unlock blur

₹3.2 L/yr - ₹8 L/yr

Software Engineer
7 salaries
unlock blur

₹4.6 L/yr - ₹9 L/yr

Explore more salaries
Compare Taashee Linux Services with

Global Edge Software

3.5
Compare

Moveinsync Technology Solutions

3.2
Compare

WovVTech

4.3
Compare

PagarBook

3.7
Compare
write
Share an Interview