Upload Button Icon Add office photos

Filter interviews by

Testpress Interview Questions and Answers

Updated 9 Dec 2024

9 interviews found

Sort by: Popular

Python Software Developer Interview Questions

user image Vijayaragu Jeyaguru

posted on 9 Dec 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Jun 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Below in the box
  • Q2. Answer also in that box

Interview Preparation Tips

Interview preparation tips for other job seekers - Given an array arr[] consisting of N positive integers representing the ratings of N children, the task is to find the minimum number of candies required for distributing to N children such that every child gets at least one candy and the children having the higher rating get more candies than its neighbours.

Examples:

Input: arr[] = {1, 0, 2}
Output: 5
Explanation:
Consider the distribution of candies as {2, 1, 2} that satisfy the given conditions. Therefore, the sum of candies is 2 + 1 + 2 = 5, which is the minimum required candies.
Input: arr[] = {1, 2, 2}
Output: 4
Approach: The given problem can be solved by using the Greedy Approach. Follow the steps below to solve the problem:
Initialize an array, say ans[] to store the amount of candies assigned to every child, and initialize it with 1 to every array element ans[].
Traverse the given array
arr[] and if the value of arr[i + 1] is greater than arr[i], then update the value of ans[i + 1] as ans[i] + 1.
Traverse the given array from the back
and perform the following steps:
If the value of arr[i] is greater than arr[i + 1] and the value of ans[i] is less than or equal to ans[i + 1], then update the value of ans[i] as ans[i + 1] + 1.
After completing the above steps,
print the sum of array
ans[] as the resultant sum of candies.
Below is the implementation of the above approach:

Java Developer Interview Questions

user image pooja Pooja

posted on 5 Dec 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

String
Array
Add two string

2

Aptitude Test Round

Normal MCQ question in Java

Full Stack Developer Interview Questions

user image Anonymous

posted on 9 Oct 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 4-6 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Sep 2024.

2 Interview Rounds

1

Aptitude Test Round

It is an online mode interview and i cleared 1st round!

2

Coding Test Round

This round is a programming round and i this round they gave me a half solved python program and i want to solve it then i should develop a new program by our desired language.

Interview Preparation Tips

Topics to prepare for Testpress Full Stack Developer interview:
  • ArrayList
Interview preparation tips for other job seekers - The seekers should be through in python because this company is fully python based!

Web Developer Interview Questions

user image 6005 Dinesh V

posted on 11 Nov 2024

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

I applied via Job Portal and was interviewed in Oct 2024.

1 Interview Round

1

Coding Test Round

MCQs like question in javascript

Testpress interview questions for popular designations

 Full Stack Developer

 (3)

 Business Development Manager

 (1)

 Executive Accountant

 (1)

 Full Stack Software Developer

 (1)

 Java Developer

 (1)

 Python Software Developer

 (1)

 Web Developer

 (1)

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 4-6 weeks
Result
 No response

I applied via Naukri.com and was interviewed in Feb 2024.

2 Interview Rounds

1

Aptitude Test Round

1st round will be aptitude is online and second round programming

2

Coding Test Round

Guess word, fewest among the coins

Full Stack Developer Interview Questions

user image Jeyaprakash P

posted on 15 Aug 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

I applied via Campus Placement

2 Interview Rounds

1

Aptitude Test Round

30 questions in 10 minutes

2

Coding Test Round

It is some difficult

Interview Preparation Tips

Interview preparation tips for other job seekers - if well prepared you will shortlist.

Jobs at Testpress

View all

Full Stack Developer Interview Questions

user image Anonymous

posted on 28 Feb 2024

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

I applied via Naukri.com and was interviewed in Jan 2024.

2 Interview Rounds

1

Assignment Round

1. Print *
2. String Reverse with same place of words
3. Find prime number

2

Coding Test Round

1. Create word guessing game using JS/python
Get user input utill guessing correct word or finishing with remaining attempts
2. An array of students rating, each student will get minimum 1 chocolate and if a student is got high rating then their near students he deserve more chocolate at finally show what is the minimum chocolates required.

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

I applied via Naukri.com and was interviewed before Sep 2023.

1 Interview Round

1

Aptitude Test Round

General Sales discussion

Executive Accountant Interview Questions

user image Anonymous

posted on 14 Apr 2021

I applied via Recruitment Consultant and was interviewed in Mar 2021.

3 Interview Rounds

Interview Questions

  • Q1. About handling the task and accounting related items Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - It was quite challenging to answer when compared with life and work

Interview questions from similar companies

SAP Consultant Interview Questions

Infosys user image Anonymous

posted on 19 Dec 2024

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

I applied via Walk-in and was interviewed in Nov 2024.

4 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Sap bw consultant
  • Q2. Sap bw4hana
2

Technical Round (2 Questions)

  • Q1. Sap abap consultant
  • Q2. Sap abap cds
3

Technical Round (2 Questions)

  • Q1. Abap enhancement is in just basic
  • Q2. S4h
4

Case Study Round

About ourself and what about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Please let me see in my technical knowledge

Testpress Interview FAQs

How many rounds are there in Testpress interview?
Testpress interview process usually has 1-2 rounds. The most common rounds in the Testpress interview process are Coding Test, Aptitude Test and Assignment.
How to prepare for Testpress 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 Testpress. The most common topics and skills that interviewers at Testpress expect are Communication Skills, Business Development, Presales, Javascript and customer support.
What are the top questions asked in Testpress interview?

Some of the top questions asked at the Testpress interview -

  1. About handling the task and accounting related it...read more
  2. Answer also in that ...read more
  3. Below in the ...read more

Tell us how to improve this page.

Interview Process at Testpress

based on 8 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 8 Testpress interviews
Job Portal
Campus Placement
Recruitment Consultant
75%
13%
13%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
upGrad Interview Questions
3.8
 • 198 Interviews
Unacademy Interview Questions
3.0
 • 193 Interviews
Simplilearn Interview Questions
3.2
 • 98 Interviews
Toppr Interview Questions
3.4
 • 74 Interviews
Embibe Interview Questions
3.6
 • 59 Interviews
Cuemath Interview Questions
3.8
 • 41 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.0
 • 1 Interview
View all

Testpress Reviews and Ratings

based on 10 reviews

4.2/5

Rating in categories

3.9

Skill development

3.3

Work-Life balance

3.9

Salary & Benefits

3.6

Job Security

3.7

Company culture

3.3

Promotions/Appraisal

3.2

Work Satisfaction

Explore 10 Reviews and Ratings
Business Development Representative

Delhi/Ncr

1-3 Yrs

Not Disclosed

Explore more jobs
Business Development Manager
6 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Software Developer
5 salaries
unlock blur

₹4 L/yr - ₹4.6 L/yr

Full Stack Developer
5 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Engineer
4 salaries
unlock blur

₹4.5 L/yr - ₹11.4 L/yr

Content Editor
4 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Explore more salaries
Compare Testpress with

Unacademy

3.0
Compare

upGrad

3.8
Compare

Toppr

3.4
Compare

MeritNation

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview