Upload Button Icon Add office photos

Filter interviews by

Arkenea Technologies Interview Questions and Answers

Updated 4 Jun 2024

Arkenea Technologies Interview Experiences

Popular Designations

4 interviews found

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

(2 Questions)

  • Q1. How javascript made multi thread
  • Ans. 

    JavaScript is single-threaded, but can achieve multi-threading through Web Workers.

    • JavaScript is inherently single-threaded, meaning it can only execute one set of instructions at a time.

    • Web Workers allow JavaScript to create separate threads for parallel processing.

    • Web Workers run in the background and do not block the main thread, enabling multi-threading in JavaScript.

    • Example: Creating a new Web Worker using the Wor...

  • Answered by AI
  • Q2. What are the prototypea in javascript
  • Ans. 

    Prototypes in JavaScript are used for inheritance and allow objects to inherit properties and methods from other objects.

    • Prototypes are used to add new properties or methods to all instances of an object.

    • They are used to share methods across multiple objects.

    • Prototypes are accessed using the prototype property of a constructor function.

    • Example: function Person(name) { this.name = name; } Person.prototype.greet = functi...

  • Answered by AI

Skills evaluated in this interview

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

Business Analyst Interview Questions & Answers

user image vijaykant dubey

posted on 9 Nov 2023

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

I applied via Naukri.com and was interviewed before Nov 2022. 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 

Write a fsd on given peoblem statement

Round 3 - One-on-one 

(1 Question)

  • Q1. All about agile and how to deal Client and details of SDLC

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 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 - Aptitude Test 

It was 45-50 MCQS and few therotical Questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical Interview taken by Manager for 1 hr
Round 4 - HR 

(1 Question)

  • Q1. Basic HR Questions,explain you and your education details

Interview Preparation Tips

Interview preparation tips for other job seekers - Take efforts and Grab opportunities you will definitely got desired Job

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions were based on angular and JavaScript
  • Q2. Questions were based on material design and flex layout

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going for arkenea interview prepare angular and na questions.

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Arkenea Technologies interview questions for popular designations

 Senior Developer

 (1)

 Business Analyst

 (1)

 Front end Developer

 (1)

 Software Tester

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. All about core java
  • Q2. Front end and My Sql
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops in python
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP allows for organizing code into reusable components called classes.

    • In Python, classes are defined using the 'class' keyword.

    • Classes can have attributes (variables) and methods (functions).

    • Inheritance allows classes to inherit attributes and methods from other classes.

    • Polymorphism allows objec...

  • Answered by AI
  • Q2. What is ternary operant in python
  • Ans. 

    Ternary operator in Python is a conditional expression that evaluates to a value based on a condition.

    • Ternary operator is written as 'value_if_true if condition else value_if_false'

    • It is a shorthand way of writing an if-else statement in a single line

    • Example: x = 10 if a > b else 20

  • Answered by AI

Skills evaluated in this interview

Arkenea Technologies Interview FAQs

How many rounds are there in Arkenea Technologies interview?
Arkenea Technologies interview process usually has 2-3 rounds. The most common rounds in the Arkenea Technologies interview process are Resume Shortlist, One-on-one Round and Aptitude Test.
How to prepare for Arkenea 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 Arkenea Technologies. The most common topics and skills that interviewers at Arkenea Technologies expect are Front End, HTML, MongoDB, Javascript and CSS.
What are the top questions asked in Arkenea Technologies interview?

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

  1. What are the prototypea in javascr...read more
  2. How javascript made multi thr...read more
  3. All about agile and how to deal Client and details of S...read more

Tell us how to improve this page.

Arkenea Technologies Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Arkenea Technologies Reviews and Ratings

based on 12 reviews

3.5/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.4

Salary

2.8

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 12 Reviews and Ratings
Business Analyst
20 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Quality Analyst
7 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Senior Mean Stack Developer
5 salaries
unlock blur

₹4 L/yr - ₹12.9 L/yr

Senior Business Analyst
4 salaries
unlock blur

₹6.2 L/yr - ₹15 L/yr

Content Writer
4 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Arkenea Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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