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 Interview Questions and Answers

Updated 21 Dec 2024

Arkatiss Interview Experiences

Popular Designations

2 interviews found

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. General Python Questions
Round 2 - Technical 

(1 Question)

  • Q1. More of what I did in my company. Roles and Responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared all round and at the end HR called to say that you are over budget we wont be able to offer this much. You should have indicated this much before. So that our time could have been saved.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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

Senior Python Developer Interview Questions asked at other Companies

Q1. Update tuple in list of tuples ? can we update? How about tuple of lists
View answer (3)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

My 1st Round was Coding round where there were leetcode medium-hard problem one was on linked list that check if it returns any boolean value and another one was there is array divide it into parts and nums and it had string given as input both were hard questions but i managed to clear it .

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Basic Concepts - Indexing, Joins, DDL, DML, Difference between SQL and NO-SQL
  • Q2. Java - Garabge Collection, Package, Interface, OOPS Concepts, Difference between package and interface why we need interface? java oops based program on object and classes, prepare DSA
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario based question like i have a shop and i have multiple white shoes so create pair using hasmap and write algorithm, code for fancy number
  • Q2. Based on resume, projects and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - pl prepare DSA! Array String Hashmap most imp topics and few OOPS and DBMS topics i was not asked but mostly asked for many ppl

Software Technologies Interview Questions & Answers

Signzy Technologies user image Anonymous

posted on 3 Jan 2025

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. ACID Properties
  • Q2. What are Idempotent HTTP Requests?
  • Q3. Questions regarding your project, and how did you learn from the projects and tasks assigned to you?
  • Q4. System Design

Interview Preparation Tips

Topics to prepare for Signzy Technologies Software Technologies interview:
  • System DEsign
  • DSa
  • Algo
  • DBMS
  • Operating System
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. 2 dsa questions
  • Q2. Tree and binary search on answer
Round 2 - Technical 

(1 Question)

  • Q1. 2 dsa question were asked and project discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Reasoning and Quant.
They do give the sample questions link. Have to go through it and then appear for exam.

40 questions in 20 mins
Reasoning has major contribution in aptitude test. Me and my other frnds had 25-30 questions just on reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. Had multiple questions related to P&C insurance domain. Mostly the functionality of scenarios.
  • Q2. Had questions related to testing, defect leakage control and how to handle the team
Round 3 - Technical 

(2 Questions)

  • Q1. Same as Technical interview 1 just questions were more oriented towards managing resources.
  • Q2. How will you distribute workload etc.
  • Ans. 

    Workload distribution will be based on team members' strengths, workload complexity, deadlines, and priorities.

    • Assess team members' strengths and weaknesses

    • Assign tasks based on complexity and deadlines

    • Prioritize tasks based on project goals

    • Regularly communicate with team members to ensure workload balance

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Few aptitude questions

Round 2 - Aptitude Test 

2nd round was aptitude

Round 3 - HR 

(1 Question)

  • Q1. Tell about yourself

Interview Preparation Tips

Topics to prepare for Winman Software Account Assistant interview:
  • Accounting
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in May 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Its online test

Time -15 mins
Questions -50

Round 2 - Group Discussion 

The group discussion topic is AI is advantage or disadvantage to human.

Round 3 - Assignment 

Email writing basically its offline written test to find out Email etiquette of a person.

Round 4 - Technical 

(6 Questions)

  • Q1. MS Excel Vlookup, pivot table topics to be performed in Excel.
  • Q2. Accounting golden rules
  • Q3. What is Bad debt?
  • Ans. 

    Bad debt refers to money owed by a debtor that is unlikely to be paid back, resulting in a loss for the creditor.

    • Bad debt is typically the result of customers defaulting on their payments.

    • It is recorded as an expense on the creditor's financial statements.

    • Companies may write off bad debts to remove them from accounts receivable.

    • Examples include unpaid invoices, loans that are not repaid, and credit card debt that goes

  • Answered by AI
  • Q4. Debit note and credit note
  • Q5. Situation based questions
  • Q6. Income statement steps, Balance sheet questions
Round 5 - HR 

(1 Question)

  • Q1. CV based questions mostly and need to explain how we have performed our projects and internship.
Round 6 - One-on-one 

(2 Questions)

  • Q1. About Family, CV based questions, Long term and short term goals.
  • Q2. Any questions about your role or regarding Company?

Interview Preparation Tips

Topics to prepare for Moveinsync Technology Solutions Accounts Payable Executive interview:
  • Accounting
  • MS excel
Interview preparation tips for other job seekers - Confidence in all rounds matters a lot. Thoroughly prepare for related role questions through youtube, glance all accounting basics, learn MS Excel important topics like X Lookup, Vlookup etc and if more time is available then contact people from respective company via linkedin and ask your doubts. Be positive and dont get tensed. Remember the key for all type of interviews is confidence without any fear. If you dont get selected then just prepare for next interview instead of worrying.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure and aptitude

Round 2 - Coding Test 

10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Topic given and want to explain
  • Q2. Reverse string without buildin funtion and for loop
  • Ans. 

    Reverse a string without using built-in functions or for loops

    • Use recursion to reverse the string

    • Pass the substring excluding the first character to the recursive function

    • Base case: return the character itself if the length of the string is 1

    • Concatenate the last character of the string with the result of the recursive call

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development technologies like HTML, CSS, and JavaScript

    • Worked on projects involving database management with SQL

  • Answered by AI
  • Q2. Are you ok with agreement
  • Ans. 

    Yes, I am okay with agreement.

    • I am comfortable with signing agreements related to software development projects.

    • I understand the importance of agreements in protecting both parties involved in a project.

    • I am willing to review and negotiate agreements to ensure they are fair and reasonable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidence

Arkatiss Interview FAQs

How many rounds are there in Arkatiss interview?
Arkatiss interview process usually has 2 rounds. The most common rounds in the Arkatiss interview process are Technical and One-on-one Round.
How to prepare for Arkatiss 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 Arkatiss. The most common topics and skills that interviewers at Arkatiss expect are SQL, Python, Django, Flask and Machine Learning.
What are the top questions asked in Arkatiss interview?

Some of the top questions asked at the Arkatiss 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.

People are getting interviews through

based on 2 Arkatiss interviews
Job Portal
50%
50% candidates got the interview through other sources.
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
 • 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
 • 784 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
Brane Enterprises Interview Questions
2.1
 • 131 Interviews
View all

Arkatiss Reviews and Ratings

based on 11 reviews

4.6/5

Rating in categories

4.4

Skill development

4.2

Work-Life balance

4.2

Salary & Benefits

4.5

Job Security

4.2

Company culture

4.1

Promotions/Appraisal

4.4

Work Satisfaction

Explore 11 Reviews and Ratings
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