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
4.7

based on 202 Reviews

Filter interviews by

Panzer Technologies Interview Questions and Answers

Updated 2 Oct 2024

Panzer Technologies Interview Experiences

Popular Designations

4 interviews found

Himanshu 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 Himanshu 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 was interviewed 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)

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 (24)
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 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Self Introduction
Round 2 - Behavioral 

(1 Question)

  • Q1. Self Introduction and Self Confiedence
Round 3 - 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)

 Business Development Executive

 (1)

 US IT Recruiter

 (1)

Jobs at Panzer Technologies

View all

Interview questions from similar companies

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

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

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI

QA Enginner I2 Interview Questions & Answers

Talentica Software user image Mohd Aatif Khan

posted on 17 Jan 2025

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the Java code for reversing a linked list?
  • Ans. 

    Reversing a linked list in Java using iterative approach.

    • Create three pointers: prev, current, and next.

    • Iterate through the list, updating pointers to reverse the links.

    • Return the new head of the reversed list.

  • Answered by AI
  • Q2. How do you handle the StaleElementReferenceException in your code?
  • Ans. 

    Handle StaleElementReferenceException by re-locating the element before interacting with it.

    • Use try-catch block to catch StaleElementReferenceException

    • Re-locate the element using findElement method before interacting with it

    • Use WebDriverWait to wait for the element to become stale

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

(2 Questions)

  • Q1. Can you describe your project experiences?
  • Ans. 

    I have worked on various projects involving test automation, performance testing, and quality assurance processes.

    • Developed automated test scripts using Selenium WebDriver for web applications

    • Conducted performance testing using JMeter to identify bottlenecks and optimize system performance

    • Implemented quality assurance processes to ensure software meets requirements and standards

    • Collaborated with cross-functional teams ...

  • Answered by AI
  • Q2. What is your strategy for designing an automation framework?
  • Ans. 

    My strategy for designing an automation framework involves identifying key functionalities, selecting appropriate tools, creating reusable components, implementing robust error handling, and integrating with CI/CD pipelines.

    • Identify key functionalities to be automated based on priority and impact on testing.

    • Select appropriate tools and technologies based on the application under test and team expertise.

    • Create reusable ...

  • Answered by AI
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour online test ..

Round 2 - Technical 

(1 Question)

  • Q1. Programming related questions.
Round 3 - Technical 

(1 Question)

  • Q1. DSA round (easy to medium)
Round 4 - HR 

(1 Question)

  • Q1. Technical+ hr round
Round 5 - Behavioral 

(1 Question)

  • Q1. Technical questions.
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

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 Group Discussion.
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, HR, Screening and Sourcing.
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

TCS Interview Questions
3.7
 • 10.3k 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.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
View all

Panzer Technologies Reviews and Ratings

based on 202 reviews

4.6/5

Rating in categories

4.7

Skill development

4.7

Work-life balance

4.4

Salary

4.6

Job security

4.5

Company culture

4.3

Promotions

4.7

Work satisfaction

Explore 202 Reviews and Ratings
Desktop Developer

Hyderabad / Secunderabad,

Telangana

3-7 Yrs

Not Disclosed

Mobile Developer (Male)

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Desktop Developer

Hyderabad / Secunderabad

2-4 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

System Administrator
7 salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Talent Acquisition Specialist
7 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Business Development Executive
6 salaries
unlock blur

₹1.8 L/yr - ₹2 L/yr

Explore more salaries
Compare Panzer Technologies 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