Upload Button Icon Add office photos

Filter interviews by

Provakil Technologies Interview Questions and Answers

Updated 13 Jan 2025

Provakil Technologies Interview Experiences

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Which method is used to remove whitespace from beginning and end in python
  • Ans. 

    strip() method is used to remove whitespace from beginning and end in Python

    • Use the strip() method on a string to remove whitespace from both beginning and end

    • Example: ' hello '.strip() will return 'hello'

    • Example: ' hello '.strip(' h') will return 'ello'

  • Answered by AI
  • Q2. Which of the following is not a valid http method a) GET b)Post c) send d)Put

Skills evaluated in this interview

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 Provided N you have to find out the Nth Fibonacci Number. Input Fo... read more
View answer (4)

Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2024

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 Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Question from reduce,map method

Interview Preparation Tips

Interview preparation tips for other job seekers - Command on basic javascript

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Coding test with simple questions, related to the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Get to know about the company, and what thay are working on, and how you can contribute with your skills.

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Devops Engineer Interview Questions & Answers

user image Ranjith Samathuvamani

posted on 13 Jan 2025

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

I applied via Hirect and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. List some Linux commands
  • Q2. AWS related questions - Ec2, security groups, NACL, S3

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Provakil Technologies interview questions for popular designations

 Analyst

 (1)

 Associate Front End Developer

 (1)

 Associate Software Developer

 (1)

 Data Analyst

 (1)

 Devops Engineer

 (1)

I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 3 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 - Case Study 

API handling project and basic javascript

Round 3 - Coding Test 

Basic DSA and basic javascript just to check basic knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be genuine and they will take you the company has good employees who are ready to help.

Interview questions from similar companies

Salesforce Solution Architect II Interview Questions & Answers

Wilco Source user image Kapil Patle

posted on 6 Dec 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Architecture, Design, Proposal and All functoonal
  • Q2. Detailed technical discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Deep dive in design & architecture
  • Q2. Deep dive in technical
Round 3 - Technical 

(2 Questions)

  • Q1. Tech cum management
  • Q2. Stakeholder related
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Based on my CV, they assigned me a task related to data migration.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project reviews
  • Q2. Attendance regarding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What were the basic JavaScript questions asked during the interview it was an easy round
  • Q2. What is event loops
  • Ans. 

    Event loops are mechanisms in programming languages that allow for asynchronous execution of code.

    • Event loops handle the execution of multiple tasks in a non-blocking manner.

    • They continuously check for tasks in the event queue and execute them one by one.

    • Event loops are commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.

  • Answered by AI
  • Q3. Bind call apply
Round 2 - Technical 

(1 Question)

  • Q1. Question related to frontend and a bit of backend interview was intermediate level
Round 3 - Technical 

(1 Question)

  • Q1. Interview was on full stack development with difficult questions on backend as well as frontend
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self.
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.

    • Currently pursuing a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience with front-end technologies like HTML, CSS, and React

    • Completed internships at tech companies like XYZ Inc.

    • Interested in exploring machine learning and artificial intelligen

  • Answered by AI
  • Q2. What's your skill and experience.
  • Ans. 

    I have strong skills in programming languages such as Java, Python, and C++, as well as experience with web development and database management.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with database management systems like MySQL and MongoDB

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GrapplTech Software Engineer Intern interview:
  • Java
  • Javascript
  • React.Js
  • Node.Js
  • MySQL
  • OOPS
  • DSA
Interview preparation tips for other job seekers - It's a Great Platform for job seekers.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Asked about my self
  • Q2. What experience I had earlier
  • Q3. If I could commit to this job
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked about my previous experience
  • Q2. Asked if I could commit to this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to be calm.

Provakil Technologies Interview FAQs

How many rounds are there in Provakil Technologies interview?
Provakil Technologies interview process usually has 1-2 rounds. The most common rounds in the Provakil Technologies interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Provakil 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 Provakil Technologies. The most common topics and skills that interviewers at Provakil Technologies expect are Python, MongoDB, Communication Skills, Node.Js and React.Js.
What are the top questions asked in Provakil Technologies interview?

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

  1. Which method is used to remove whitespace from beginning and end in pyt...read more
  2. List some Linux comma...read more
  3. Which of the following is not a valid http method a) GET b)Post c) send d)...read more

Tell us how to improve this page.

Provakil Technologies Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 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
 • 805 Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

Provakil Technologies Reviews and Ratings

based on 15 reviews

3.1/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.1

Salary

3.3

Job security

3.2

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 15 Reviews and Ratings
Content Strategist

Pune

4-9 Yrs

₹ 12-14 LPA

Engineering Manager

Pune

10-17 Yrs

₹ 25-30 LPA

Principal Software Engineer

Pune

5-10 Yrs

₹ 18-20 LPA

Explore more jobs
Software Engineer
12 salaries
unlock blur

₹6 L/yr - ₹11.5 L/yr

Software Developer
7 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Engagement Manager
7 salaries
unlock blur

₹11 L/yr - ₹14 L/yr

Python Developer
7 salaries
unlock blur

₹3.6 L/yr - ₹4.6 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹9 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Provakil Technologies with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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