Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Arkatiss Team. If you also belong to the team, you can get access from here

Arkatiss Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 11 Reviews

Filter interviews by

Arkatiss Senior Python Developer Interview Questions and Answers

Updated 8 Aug 2024

Arkatiss Senior Python Developer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Add a row to dataframe
  • Ans. 

    Use the append() method to add a row to a dataframe in Python.

    • Use the append() method with a dictionary of values to add a row to a dataframe.

    • Make sure the keys in the dictionary match the column names in the dataframe.

    • Example: df.append({'column1': value1, 'column2': value2}, ignore_index=True)

  • Answered by AI
  • Q2. What is use of decorators
  • Ans. 

    Decorators are a way to modify or extend the behavior of functions or methods without changing their code.

    • Decorators are functions that take another function as an argument and return a new function.

    • They are commonly used to add functionality to existing functions, such as logging, timing, or authentication.

    • Decorators can be used to enforce access control, modify the input or output of a function, or cache results for

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell about your last project
  • Q2. Suggest me things that should be kept in mind while deployment
  • Ans. 

    Consider environment, dependencies, scalability, monitoring, security, and rollback strategy during deployment.

    • Ensure environment consistency between development, testing, and production.

    • Verify all dependencies are correctly installed and configured.

    • Plan for scalability by considering future growth and potential traffic spikes.

    • Implement monitoring tools to track performance and detect issues.

    • Prioritize security measure...

  • Answered by AI

Skills evaluated in this interview

Arkatiss Interview FAQs

How many rounds are there in Arkatiss Senior Python Developer interview?
Arkatiss interview process usually has 2 rounds. The most common rounds in the Arkatiss interview process are Technical.
What are the top questions asked in Arkatiss Senior Python Developer interview?

Some of the top questions asked at the Arkatiss Senior Python Developer interview -

  1. Suggest me things that should be kept in mind while deploym...read more
  2. What is use of decorat...read more
  3. Add a row to datafr...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
Brane Enterprises Interview Questions
2.1
 • 129 Interviews
View all
Java Developer
7 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Python Developer
6 salaries
unlock blur

₹1.8 L/yr - ₹6.3 L/yr

Data Scientist
4 salaries
unlock blur

₹11.5 L/yr - ₹18 L/yr

Linux Administrator
4 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Postgres Dba,
4 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Explore more salaries
Compare Arkatiss with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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