Upload Button Icon Add office photos
Engaged Employer

i

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

Elphill Technology Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 52 Reviews

Filter interviews by

Elphill Technology Senior Software Engineer Interview Questions and Answers

Updated 21 Dec 2024

Elphill Technology Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ type , PHP MYSQL

Round 2 - Technical 

(2 Questions)

  • Q1. Different between predefine method and define method?
  • Ans. 

    Predefined methods are built-in methods provided by a programming language, while defined methods are custom methods created by the programmer.

    • Predefined methods are already implemented in the programming language and can be directly used without defining them.

    • Defined methods are created by the programmer to perform specific tasks as needed.

    • Examples of predefined methods include Math.max() in JavaScript, while examples...

  • Answered by AI
  • Q2. Different between echo() and print() ?
  • Ans. 

    echo() is a language construct, while print() is a function. echo can take multiple parameters, while print can only take one.

    • echo is a language construct in PHP, while print is a function.

    • echo can output multiple parameters at once, while print can only output one.

    • echo is slightly faster than print because it is a language construct.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing and implementing software solutions.

    • 8 years of experience in software development

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

    • Strong problem-solving skills and ability to work in a team environment

    • Experience in developing web applications using frameworks like Spring and Django

  • Answered by AI

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Oct 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 - Technical 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

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

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

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

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you handle conflicts in a team project?
  • Ans. 

    I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.

    • Encourage open communication among team members to address conflicts early on

    • Practice active listening to understand all perspectives and concerns

    • Seek compromise and find common ground to resolve conflicts effectively

  • Answered by AI
  • Q2. What is the difference between an interface and an abstract class?
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.

    • Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company, practice technical skills, communicate, showcase problem-solving abilities, stay confident, and demonstrate enthusiasm for the role
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about projects you have worked upon
  • Q2. PEP-8 standards
Round 2 - Technical 

(2 Questions)

  • Q1. Architecture of project on which you were working
  • Q2. Pandas and Numpy
Round 3 - HR 

(2 Questions)

  • Q1. Tell me your Current CTC
  • Q2. Tell me your Expected CTC
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/W Rest and GraphQL APIS?
  • Q2. REST uses fixes endpoint;..............etc.
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 Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. What is git, how GitHub work without git
  • Ans. 

    Git is a version control system used for tracking changes in code. GitHub is a platform for hosting code repositories and collaborating with others.

    • Git is a distributed version control system that allows multiple developers to work on the same codebase without conflicts.

    • GitHub is a web-based platform that provides hosting for Git repositories, along with additional features like issue tracking, pull requests, and proje...

  • Answered by AI
  • Q2. What is salting, hashing, rainbow table
  • Ans. 

    Salting, hashing, and rainbow tables are techniques used in cryptography to secure passwords.

    • Salting involves adding a random string of characters to a password before hashing to prevent attacks like rainbow tables.

    • Hashing is the process of converting a password into a fixed-length string of characters using a cryptographic hash function.

    • Rainbow tables are precomputed tables used to crack hashed passwords by matching a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - the interview is pretty easy they ask about basics of web and web security later advance topics which you mentioned in resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Two sections numerical and English consist of 200 questions in each in just 30 mins time each and difficulty is dead easy

Round 2 - Coding Test 

Interviewer asked me to print this
XYZYX
YZYX
ZYX
YX
X
I have shown it to him but in return he asked me to print that if I give 5 as user input .He didn't give full clarity before starting the code .....worst experience

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

In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.

Round 2 - Technical 

(3 Questions)

  • Q1. OOPs Related Basic question
  • Q2. Exception Handling
  • Q3. Multithreading related basic question

Elphill Technology Interview FAQs

How many rounds are there in Elphill Technology Senior Software Engineer interview?
Elphill Technology interview process usually has 3 rounds. The most common rounds in the Elphill Technology interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Elphill Technology Senior Software Engineer interview?

Some of the top questions asked at the Elphill Technology Senior Software Engineer interview -

  1. Different between predefine method and define meth...read more
  2. Different between echo() and print(...read more

Tell us how to improve this page.

Elphill Technology Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
PHP Developer
12 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

SEO Executive
9 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

Web Developer
8 salaries
unlock blur

₹1.3 L/yr - ₹2.5 L/yr

Content Writer
6 salaries
unlock blur

₹1.3 L/yr - ₹2.3 L/yr

Graphic Designer
5 salaries
unlock blur

₹1.5 L/yr - ₹2.1 L/yr

Explore more salaries
Compare Elphill Technology with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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