Upload Button Icon Add office photos

Filter interviews by

Tanisha Systems Interview Questions and Answers

Updated 14 May 2024

Tanisha Systems Interview Experiences

Popular Designations

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(5 Questions)

  • Q1. Tell brief about you
  • Q2. Give your introduction
  • Q3. Full cycle recruitment
  • Q4. Tax terms and visas
  • Q5. Namr of requirements
  • Ans. 

    The number of requirements needed for the job position

    • Typically, the number of requirements for a job position can range from 3 to 10

    • Requirements can include skills, experience, education, certifications, etc.

    • Example: 5 requirements for a software developer position could be: 3 years of experience in Java, Bachelor's degree in Computer Science, strong problem-solving skills, familiarity with Agile methodology, and abil

  • Answered by AI

US IT Recruiter Interview Questions asked at other Companies

Q1. 2. Different job portals used to source candidates?
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me something about yourself
  • Q2. Are you comfortable for this location and the night shift
  • Q3. What do you understand by US Staffing?
  • Q4. What's the US time zones you are familiar with?
  • Ans. 

    I am familiar with Eastern, Central, Mountain, and Pacific time zones in the US.

    • Eastern Time Zone - EST/EDT (New York, Washington D.C.)

    • Central Time Zone - CST/CDT (Chicago, Dallas)

    • Mountain Time Zone - MST/MDT (Denver, Salt Lake City)

    • Pacific Time Zone - PST/PDT (Los Angeles, San Francisco)

  • Answered by AI
  • Q5. Are you comfortable to work on Engineering requirements?

Interview Preparation Tips

Topics to prepare for Tanisha Systems US Technical Recruiter interview:
  • Communication Skills
  • Us Visas
  • US Tax terms
  • US time zones
Interview preparation tips for other job seekers - As it was an interview for US technical Recruiter for which we have to be good at English speaking and must have knowledge of us geography and Visas and tax terms that's enough for this job.

US Technical Recruiter Interview Questions asked at other Companies

Q1. What's the US time zones you are familiar with?
View answer (1)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 14 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is w2?? Or what c2c or how to make Boolean strings??
  • Ans. 

    W2 is a tax form used by employers to report wages paid to employees. C2C is a type of contract where the consultant is paid on a per hour or per project basis. Boolean strings are used in search queries to combine keywords using operators like AND, OR, NOT.

    • W2 is a tax form used by employers to report wages and taxes withheld for employees.

    • C2C stands for Corp-to-Corp, where a consultant is paid on a contract basis.

    • Bool...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tanisha Systems HR Executive interview:
  • Be technical
Interview preparation tips for other job seekers - Don't skip job in middle whatever situation you have please be continue ..🙏

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About current working profile, day to day task.
Round 2 - One-on-one 

(1 Question)

  • Q1. Sql questions, ITIL questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always confident and explain things clearly to interviewr.
Good luck

Application Support Engineer 1 Interview Questions asked at other Companies

Q1. Whats Your experience with debugging and tech stuff.
View answer (1)

Tanisha Systems interview questions for popular designations

 Application Support Engineer 1

 (1)

 HR Executive

 (1)

 US IT Recruiter

 (1)

 US Technical Recruiter

 (1)

Jobs at Tanisha Systems

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the concepts of threads in Java?
  • Ans. 

    Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.

    • Threads are lightweight sub-processes within a process.

    • They allow for concurrent execution of code, enabling multitasking.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Examples include creating threads using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q2. Volatile keyword uses, refied keyword and its use in generics
  • Ans. 

    Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.

    • Volatile keyword is used to indicate that a variable's value will be modified by different threads.

    • It ensures that changes made by one thread to a volatile variable are visible to other threads.

    • Reified keyword is used in generics to access type information at runtime, whi...

  • Answered by AI
  • Q3. Multi module architecture in android pros and cons
  • Ans. 

    Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.

    • Pros: better organization, easier maintenance, faster build times, code reusability

    • Cons: increased complexity, potential for dependency issues, learning curve for developers

    • Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d

  • Answered by AI
  • Q4. Generics in java
  • Ans. 

    Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.

    • Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.

    • They enable code reusability by writing generic algorithms that work on different types.

    • Example: List<String> names = new ArrayList<>();

    • Example: public class Box<T> { private T va

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Litmus7 Systems Consulting Senior Android Developer interview:
  • Java
  • Kotlin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Agile Values? Scrum Values? Scrum Ceremonies? Story Points?
  • Ans. 

    Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.

    • Agile values prioritize individuals and interactions over processes and tools

    • Scrum values include commitment, courage, focus, openness, and respect

    • Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective

    • Story points are a unit of...

  • Answered by AI
  • Q2. As project manager what docs do you prepare? How do you contribute as a PM?
  • Ans. 

    As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.

    • Prepare project plans outlining scope, objectives, deliverables, and timelines

    • Create schedules to allocate tasks and track progress

    • Develop budgets to manage project costs effectively

    • Conduct risk assessments...

  • Answered by AI
  • Q3. Capacity? Velocity? etc Agile/Scrum-based questions (bookish) this round was taken by Rajni
Round 2 - One-on-one 

(6 Questions)

  • Q1. Megha took my final round and asked me questions about Agile/Scrum, Stroy Points (estimation).
  • Q2. Ques on explaining Sprint Planning, Retro, Review, using Doc/Excel (screen sharing)
  • Q3. Ques on Conflict and Resource Management, some scenario-based question.
  • Q4. How will you make a low-performing resource a high-performing one?
  • Ans. 

    Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.

    • Clearly communicate expectations and goals to the resource.

    • Offer support and training to help the resource improve their skills and knowledge.

    • Provide regular feedback and recognition for progress made.

    • Set specific goals and milestones to track improvement.

    • Create a development plan with the resource to addr...

  • Answered by AI
  • Q5. Megha did not hire me because she felt I had adequate knowledge and practical experience. (insecurities) Anyway, good luck with your interview.
  • Q6. What is Scrum of Scrums? What is PI planning?
  • Ans. 

    Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.

    • Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.

    • PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Magic Edtech Project Manager interview:
  • Agile Methodology
  • Waterfall
  • Scrum
  • Project Management
Interview preparation tips for other job seekers - Be well prepared with your bookish as well as practical answers.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Walk-in and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. How could you use AI in a company?
  • Q2. Tell me about your past experience.
Round 2 - Aptitude Test 

Few maths , few English , few problem solving

Round 3 - Technical 

(2 Questions)

  • Q1. Few details about data Science regressions and all
  • Q2. Write pseudo code in python

Interview Preparation Tips

Interview preparation tips for other job seekers - Please ask them if they are serious about this job or if they are doing the time pass as they don't have anything else to do, even if they tell you they are selecting you don't believe them, don't leave other offers because of them.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code

Round 2 - Technical 

(3 Questions)

  • Q1. React and Javascript basics
  • Q2. React Design Pattern and Security handling
  • Q3. HTML and CSS Fundamentals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Docker,image vs containers,mutistage,terraformstatebackend
  • Q2. What is diff cloud formation vs terraform, release management like blue green etc.

Interview Preparation Tips

Topics to prepare for Equifax Site Reliability Engineer interview:
  • Docker
  • Terraform
  • Kubernetes
Interview preparation tips for other job seekers - do the concept well why what u use this specific tools and all that
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Pretty standard GD on topics around working remotely and country's macroeconomic

Round 2 - Technical 

(2 Questions)

  • Q1. Derivative Knowledge Check
  • Q2. Alternate Investment Knowledge Check
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario Based and financial instrument level
  • Q2. Deep dive into derivative and alternative investment
  • Ans. 

    Derivative and alternative investments involve complex financial instruments and strategies beyond traditional stocks and bonds.

    • Derivatives are financial contracts whose value is derived from an underlying asset, index, or rate. Examples include options, futures, and swaps.

    • Alternative investments are non-traditional assets such as private equity, hedge funds, real estate, and commodities.

    • Both derivative and alternative...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. General HR Question
  • Q2. Strength and Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well with financial knowledge of both derivative and alternative investments. Expect scenario based questions and tailor your resume according to the JD

Tanisha Systems Interview FAQs

How many rounds are there in Tanisha Systems interview?
Tanisha Systems interview process usually has 1-2 rounds. The most common rounds in the Tanisha Systems interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for Tanisha Systems 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 Tanisha Systems. The most common topics and skills that interviewers at Tanisha Systems expect are C2C, US IT Recruitment, W2, US IT Staffing and Dice.
What are the top questions asked in Tanisha Systems interview?

Some of the top questions asked at the Tanisha Systems interview -

  1. What's the US time zones you are familiar wi...read more
  2. What is w2?? Or what c2c or how to make Boolean string...read more
  3. namr of requireme...read more

Tell us how to improve this page.

Tanisha Systems Interview Process

based on 8 interviews

Interview experience

3.1
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 794 Interviews
View all

Tanisha Systems Reviews and Ratings

based on 87 reviews

3.1/5

Rating in categories

2.7

Skill development

3.0

Work-life balance

3.2

Salary

2.6

Job security

2.7

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 87 Reviews and Ratings
Workday Consultant

Chennai

5-8 Yrs

Not Disclosed

Explore more jobs
Technical Recruiter
61 salaries
unlock blur

₹2.4 L/yr - ₹5.6 L/yr

Senior Technical Recruiter
35 salaries
unlock blur

₹4.1 L/yr - ₹8.1 L/yr

US IT Recruiter
27 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Accounts Manager
27 salaries
unlock blur

₹9.4 L/yr - ₹16.6 L/yr

Senior IT Recruiter
17 salaries
unlock blur

₹4.1 L/yr - ₹7.4 L/yr

Explore more salaries
Compare Tanisha Systems with

Infosys

3.7
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