Upload Button Icon Add office photos
Engaged Employer

i

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

Panzer Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Panzer Technologies Interview Questions and Answers

Updated 2 Oct 2024

Panzer Technologies Interview Experiences

Popular Designations

4 interviews found

Accountant Interview Questions & Answers

user image Sameer Shaik

posted on 19 Sep 2022

I applied via Apna Jobs and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about yourself
  • Ans. Start with your full name and continue with your education if you are post-graduated, start with your graduation next to your recent education then show some skills that you have any projects you did and finish with that all about myself, Thank you
  • Answered by Sameer Shaik
  • Q2. Journal entries ask for two entries
  • Q3. Are you willing to work the night shift
  • Q4. What is a Balance sheet
  • Ans. 

    A balance sheet is a financial statement that provides a snapshot of a company's financial position at a specific point in time.

    • It shows the company's assets, liabilities, and shareholders' equity.

    • Assets are what the company owns, such as cash, inventory, and property.

    • Liabilities are what the company owes, such as loans and accounts payable.

    • Shareholders' equity represents the company's net worth.

    • The balance sheet follo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Panzer Technologies Accountant interview:
  • Basics of acconting
  • journal entries
  • balance sheet
Interview preparation tips for other job seekers - Be confident and wear a formal dress and shoes, and go with a smile. it's a Good company environment people also helpful

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (26)

Interview Questions & Answers

user image Anonymous

posted on 2 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test! Coding test is an assessment that evaluates your programming skills. This testing usually involves solving coding challenges, problems, or projects. Types of Coding Tests: 1. Online Coding Platforms: HackerRank, LeetCode, CodeWars, etc. 2. Coding Challenges: Code Golf, Coding Puzzles, etc. 3. Project-Based Assessment: The task of completing real-world projects. 4. Whiteboarding: Problem solving in a live coding session. Benefits of Coding Test: 1. Skills Assessment 2. Interview Preparation 3. Learning Opportunities 4. Career Advancement Tips for Success in Coding Test: 1. Practice Regularly 2. Focus on Basics 3. Problem- Learn solution strategies 4. Manage time effectively 5. Review code quality, what are your favorite programming languages.

Round 2 - Group Discussion 

Group discussion! Group discussion is a process in which members of a group discuss a topic. Its objectives are: 1. Sharing ideas 2. Expressing opinions 3. Solving problems 4. Developing through team work Benefits of group discussion: 1. Communication skills improve 2. Team work and cooperation increases 3. Develops problem-solving skills 4. Enhances leadership qualities Group discussion tips: 1. Listen actively 2. Use clear and concise language 3. Be respectful and open-minded 4. On relevant points Focus 5. Discuss Conclusions General Topics of Group Discussion: 1. Business and Economics 2. Social Issues 3. Technology and Innovation 4. Education and Career 5. Politics and Governance Are you ready to participate in group discussion? You have a specific topic you want to discuss.

Interview Preparation Tips

Topics to prepare for Panzer Technologies interview:
  • Freelancer
  • Graphics designer
  • Content creator
Interview preparation tips for other job seekers - Advice for job seekers: 1. Set clear goals: Define your career objectives. 2. Update your resume and LinkedIn profile. 3. Do Networking: Make connections and build relationships. 4. Skill development: Learn new skills and improve existing ones. 5. Job search strategy: Use online job boards, recruiters, and networking. 6. Interview preparation: Do research, practice, and show confidence. 7. Maintain a positive attitude: Handle rejection and show persistence. 8. Seek Feedback: Take constructive feedback for improvement. Resources for job seekers: 1. Job portals: LinkedIn, Indeed, Glassdoor. 2. Career websites: LinkedIn Learning, Coursera. 3. Professional networks: LinkedIn groups, industry events. Tips for job seekers: 1. Search for jobs early in the morning. 2. Research the company culture. 3. Develop salary negotiation skills.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in May 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Testing communication skills with regular questions

US IT Recruiter Interview Questions asked at other Companies

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

I applied via Apna Jobs and was interviewed before Oct 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 - HR 

(1 Question)

  • Q1. Self Introduction
Round 3 - Behavioral 

(1 Question)

  • Q1. Self Introduction and Self Confiedence
Round 4 - Behavioral 

(1 Question)

  • Q1. Self Introduction seeing the Confidence level of the candidate

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

Panzer Technologies interview questions for popular designations

 Accountant

 (1)

 US IT Recruiter

 (1)

 Business Development Executive

 (1)

Jobs at Panzer Technologies

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked a question on counting continuous max occurences of 1 in a string

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep knowledge of programming is a must

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

Panzer Technologies Interview FAQs

How many rounds are there in Panzer Technologies interview?
Panzer Technologies interview process usually has 2 rounds. The most common rounds in the Panzer Technologies interview process are HR, Behavioral and Technical.
How to prepare for Panzer Technologies 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 Panzer Technologies. The most common topics and skills that interviewers at Panzer Technologies expect are Recruitment, Employee Relations, Business Development, HR and Screening.
What are the top questions asked in Panzer Technologies interview?

Some of the top questions asked at the Panzer Technologies interview -

  1. What is a Balance sh...read more
  2. journal entries ask for two entr...read more
  3. Testing communication skills with regular questi...read more

Tell us how to improve this page.

Panzer Technologies Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

Panzer Technologies Reviews and Ratings

based on 71 reviews

4.3/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

4.0

Salary

4.2

Job security

4.2

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 71 Reviews and Ratings
BDE - Business Development Executive

Hyderabad / Secunderabad

0-1 Yrs

Not Disclosed

US Recruiter (Looking For Males Only)

Hyderabad / Secunderabad

0-1 Yrs

Not Disclosed

BDE - Business Development Executive

Hyderabad / Secunderabad

0-1 Yrs

Not Disclosed

Explore more jobs
US IT Recruiter
24 salaries
unlock blur

₹1.6 L/yr - ₹4.4 L/yr

HR Recruiter
16 salaries
unlock blur

₹1.5 L/yr - ₹2.4 L/yr

Talent Acquisition Specialist
9 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

System Administrator
8 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Business Development Executive
6 salaries
unlock blur

₹1.8 L/yr - ₹2 L/yr

Explore more salaries
Compare Panzer Technologies with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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