Upload Button Icon Add office photos

Filter interviews by

Payoda Technologies Interview Questions and Answers for Freshers

Updated 7 May 2023

Payoda Technologies Interview Experiences for Freshers

Popular Designations

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via campus placement at Kongu Engineering College, Erode

Round 1 - Aptitude Test 

Aptitude test contains three sections. They are Logical reasoning for 20 marks, Coding test for 20 marks( both like 1m questions )and Technical problem(problem-solving and write code) for 60 marks. Total for 100 marks. You should score minimum 50 marks to get selected to next round Group discussion.

Round 2 - Group Discussion 

I don't get selected for next round bcos I can't able to crack technical problems. Next round after GD is Technical round and the final round is interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be able write code to solve technical problems. Only then can get selected for next round. I got 3 problems. They are sort string of character, cumulative sum and like probability sum.

Junior Developer Interview Questions asked at other Companies

Q1. Why are shifting from electronic and telecommunications branch to software?
View answer (1)

Jobs at Payoda Technologies

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD)

Round 1 - Aptitude Test 

Gamification round Game gamification

Round 2 - Group Discussion 

Data analytics related topic

Round 3 - Technical 

(1 Question)

  • Q1. Data data data related
Round 4 - Technical 

(1 Question)

  • Q1. Case study related questions
Round 5 - HR 

(1 Question)

  • Q1. Hr related questions culture fit questions
Round 6 - Technical 

(1 Question)

  • Q1. Supply chain related questions

Intern Interview Questions & Answers

ClearTax user image arunvisakh sk

posted on 19 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

Coding test based on leet code 1 hard(mountain array)and 1 easy(balance the parentheses)

Round 2 - Technical 

(2 Questions)

  • Q1. Hiring manager round- resume based
  • Q2. Basics, puzzles like find the number that should fill in the blank etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewers were decent but The on-boarding was poorly taken care of by the hr team specifically a lady. I had to call her multiple times to ask about my result as even after weeks they didn't publish the result and kept me in the dark. And finally called me back one-day and said there was an opening as an intern although it was initially said to be a full time offer in the SDET Team. Also I was not provided with any of the complementary amenities associated with shifting like a temporary stay which my colleagues got and when I enquired she said I had to inform her a week before while she just informed me abt the offer just the day before:).
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Q4. Do you plan on Higher education?
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Q4. What is name of ai from meta/google/amazon
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Apitude test with coding test two sql questions,

Round 2 - Technical 

(6 Questions)

  • Q1. What is ETL, Layers of ETL, Do you know any ETL automation tool
  • Ans. 

    ETL stands for Extract, Transform, Load. It is a process used to extract data from various sources, transform it into a consistent format, and load it into a target database.

    • ETL involves three main layers: Extraction, Transformation, and Loading.

    • Extraction: Data is extracted from various sources such as databases, files, APIs, etc.

    • Transformation: Data is cleaned, validated, and transformed into a consistent format.

    • Load...

  • Answered by AI
  • Q2. Python star pattern 1 12 123, Differnce between List and Dictionary
  • Ans. 

    Python star pattern 1 12 123 is a pattern printing question. List and Dictionary are data structures in Python.

    • Python star pattern 1 12 123 can be achieved using nested loops.

    • Lists are ordered collections of items, accessed by index. Dictionaries are key-value pairs, accessed by key.

    • Example: List - [1, 2, 3], Dictionary - {'a': 1, 'b': 2, 'c': 3}

  • Answered by AI
  • Q3. 10-12 Queries based on joins, max function etc, difference between rank, dense rank, row_number and its syntax, how to combine two columns without concat function. What is Alias. What is the use of partiti...
  • Q4. Do you know GCP? Do you know bigquery?
  • Ans. 

    Yes, I am familiar with Google Cloud Platform (GCP) and BigQuery.

    • I have experience working with GCP services such as Compute Engine, Cloud Storage, and BigQuery.

    • I have used BigQuery for analyzing large datasets and running complex queries.

    • I am familiar with setting up data pipelines and ETL processes using GCP services.

  • Answered by AI
  • Q5. Q based on resume Shell scripting commands what is -x what is chmod 757 on owner group and others
  • Q6. What is SDLC, STLC
  • Ans. 

    SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

    • SDLC is a process used by software development teams to design, develop, and test high-quality software.

    • STLC is a subset of SDLC focused specifically on the testing phase of the software development process.

    • SDLC includes phases like planning, analysis, design, implementation, and maintenance.

    • STLC includes phases like test pl...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for DataMetica QA Engineer interview:
  • SQL
  • Python
  • Testing
  • Cloud
Interview preparation tips for other job seekers - Advance SQL and Testing Concepts, Basic Python and Cloud Concepts

Skills evaluated in this interview

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I was given a test which was not that difficult

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why are you leaving the current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative environment

    • Seeking a change in company culture or work-life balance

  • Answered by AI
  • Q2. What's the driving factor for you to join Altair
  • Ans. 

    The innovative projects and collaborative work environment at Altair are the driving factors for me to join.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.

    • Company culture: I have heard great things ...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 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 and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Question From OOPS Consept
Round 2 - One-on-one 

(2 Questions)

  • Q1. Ask About Web Form
  • Q2. SQL Question like Relation
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude Questions and some Chemistry Questions also.

Round 2 - Coding Test 

Basic Coding Questions like find the factors of a no., find the third largest no., Palindrome question

Round 3 - Technical 

(2 Questions)

  • Q1. They will ask about your choice of programming language
  • Q2. I chose Python, and they asked me to lambda function, pickling, try error finally, Modelling in ML etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well. Conditions for work 7LPA fixed and 2-year bond. For a fresher planning to join software development, I would recommend it not a bad choice.

Payoda Technologies Interview FAQs

How many rounds are there in Payoda Technologies interview for freshers?
Payoda Technologies interview process for freshers usually has 3 rounds. The most common rounds in the Payoda Technologies interview process for freshers are Resume Shortlist, Aptitude Test and Group Discussion.
How to prepare for Payoda Technologies interview for freshers?
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 Payoda Technologies. The most common topics and skills that interviewers at Payoda Technologies expect are Artificial Intelligence, Big Data, Data Analytics, Data Science and ETL.
What are the top questions asked in Payoda Technologies interview for freshers?

Some of the top questions asked at the Payoda Technologies interview for freshers -

  1. this also check my tecnical sk...read more
  2. hoisting? Output questions on event lo...read more
  3. Questions will be based on your technolo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
View all

Payoda Technologies Reviews and Ratings

based on 61 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.8

Salary

3.6

Job security

4.0

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 61 Reviews and Ratings
Data Scientist

Hyderabad / Secunderabad

4-6 Yrs

Not Disclosed

Dot net Fullstack

Chennai,

Coimbatore

4-8 Yrs

Not Disclosed

Data QA

Chennai

5-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
37 salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Senior Project Specialist
36 salaries
unlock blur

₹8 L/yr - ₹21.1 L/yr

Project Specialist
33 salaries
unlock blur

₹8.4 L/yr - ₹26 L/yr

Software Developer
14 salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹12.4 L/yr - ₹27 L/yr

Explore more salaries
Compare Payoda Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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