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 Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)

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 Number Problem Statement 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. Formula: F(n) = F(n-... 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
  • Ans. 

    Common Linux commands used for system administration and troubleshooting

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • cp - copy files and directories

    • mv - move/rename files and directories

    • rm - remove files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about proces

  • Answered by AI
  • Q2. AWS related questions - Ec2, security groups, NACL, S3

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)

Provakil Technologies interview questions for popular designations

 Devops Engineer

 (1)

 Associate Software Developer

 (1)

 Analyst

 (1)

 Data Analyst

 (1)

 Associate Front End Developer

 (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

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Asked about the previous job experience and area of interest like frontend or backend
Round 2 - Coding Test 

Coding test was on reactjs and html

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked about all the react concepts in detail
Round 4 - Technical 

(1 Question)

  • Q1. Javascript basics were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Create a hero section for website

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Online test with basic questions along with c++ question

Round 2 - Group Discussion 

Virtual group discussion

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

I applied via Company Website and was interviewed before Aug 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 - One-on-one 

(1 Question)

  • Q1. One to one discussion to check communication, skills
Round 3 - Coding Test 

Teams call to build web applications

Round 4 - Coding Test 

Teams call to build web applications

Intern Interview Questions & Answers

Lattech user image Pooja Shinde

posted on 27 Nov 2023

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

I applied via Indeed and was interviewed in May 2023. There were 2 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 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a motivated and enthusiastic individual seeking an internship opportunity.

    • I have a strong academic background in my field of study.

    • I have gained practical experience through internships or relevant projects.

    • I possess excellent communication and teamwork skills.

    • I am eager to learn and contribute to the organization.

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

    I have worked on various projects during my studies and internships.

    • Developed a mobile app for tracking daily fitness activities using React Native

    • Created a web-based inventory management system using PHP and MySQL

    • Collaborated with a team to design and implement a machine learning model for sentiment analysis

    • Contributed to an open-source project by fixing bugs and adding new features

  • Answered by AI
  • Q3. If you have prior experience tell me about that
  • Ans. 

    I have prior experience working as a marketing intern at XYZ Company.

    • Worked as a marketing intern at XYZ Company

    • Assisted in creating social media content and managing campaigns

    • Conducted market research and competitor analysis

    • Assisted in organizing and executing promotional events

    • Collaborated with cross-functional teams to develop marketing strategies

  • Answered by AI

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.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
Zoho Interview Questions
4.3
 • 509 Interviews
Freshworks Interview Questions
3.5
 • 159 Interviews
View all

Provakil Technologies Reviews and Ratings

based on 16 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 16 Reviews and Ratings
Information Security Manager/Lead

Pune

8-13 Yrs

₹ 18-20 LPA

Implementation Consultant

Pune

4-9 Yrs

₹ 15-18 LPA

QA automation - Lead/Manager

Pune

8-10 Yrs

₹ 12-15 LPA

Explore more jobs
Software Engineer
13 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

GrapplTech

4.8
Compare

Wilco Source

3.6
Compare

IDOS INDIA

3.0
Compare

Infotact Solutions

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