Upload Button Icon Add office photos

Filter interviews by

OpenXcell Technolabs Senior Software Engineer Interview Questions and Answers

Updated 12 Apr 2022

OpenXcell Technolabs Senior Software Engineer Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of core java and Android
  • Q2. Android jetpack components
  • Q3. How to released application on play store
  • Ans. 

    To release an app on Play Store, you need to create a developer account, prepare the app for release, and submit it for review.

    • Create a Google Play Developer account

    • Prepare the app for release by ensuring it meets all the requirements and guidelines

    • Generate a signed APK file

    • Create a store listing with app details, screenshots, and promotional material

    • Submit the app for review and wait for approval

    • Once approved, publish

  • Answered by AI
Round 2 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. What are your salary expectations?
  • Ans. 

    I am open to discussing a salary that is commensurate with my experience and the responsibilities of the role.

    • I am looking for a fair and competitive salary based on industry standards and my qualifications

    • I am willing to negotiate based on the specific responsibilities and expectations of the role

    • I am also interested in discussing benefits and other forms of compensation

    • I am open to discussing salary ranges and potent

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have the technical expertise, experience, and passion to contribute to the success of the company.

    • I have a strong background in software development and have worked on various projects that required complex problem-solving skills.

    • I am a quick learner and can adapt to new technologies and programming languages easily.

    • I am a team player and can work collaboratively with other developers, designers, and stakeholders to ...

  • Answered by AI
  • Q4. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role to enhance my skills.

    • Interested in exploring new technologies and domains.

    • Want to work with a team that shares my passion for innovation.

    • Looking for a company that values employee growth and development.

    • Current company lacks opportunities for career advancement.

  • Answered by AI
  • Q5. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork. My weaknesses include public speaking and impatience.

    • Strengths: Problem-solving - I enjoy finding solutions to complex problems. Adaptability - I am able to quickly adjust to new situations. Teamwork - I work well with others and value collaboration.

    • Weaknesses: Public speaking - I get nervous when speaking in front of large groups. Impatience - I sometim...

  • Answered by AI
  • Q6. Tell me about yourself.
  • Ans. 

    I am a senior software engineer with over 10 years of experience in developing and implementing software solutions.

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

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

    • Skilled in database design and management using SQL and NoSQL databases

    • Strong understanding of software development methodologies like Agile and Scrum

    • P...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills is required .as in technical round PM is also there

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

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

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

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 Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Deep Technical Questions
  • Q2. Problem solving and usecases
Round 2 - Technical 

(1 Question)

  • Q1. Usecase based questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked t solve 2 coding questions got 20 minutes for each, both were on DS and Algo moderate problems. 1 on trees and second on linked list.

Round 2 - Technical 

(1 Question)

  • Q1. System design round where i was asked to design a parking lot followed by few DB questions
Round 3 - Technical 

(1 Question)

  • Q1. Then there was a UI round where i had to answer few Typescript questions and then was given a case study which i had t solve and propose a UI/UX solution.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall i felt moderate difficulty so if you are prepared for DS/Algo you will have an offer from Apptio.

I applied via Naukri.com

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 

(2 Questions)

  • Q1. What is dependency injection in laravel
  • Ans. 

    Dependency injection in Laravel is a technique to manage class dependencies and improve code flexibility.

    • Dependency injection allows for easier testing and maintenance of code.

    • It involves passing dependencies to a class through its constructor or method parameters.

    • Laravel's container class manages the dependencies and resolves them when needed.

    • Example: injecting a database connection into a repository class.

    • Can also us...

  • Answered by AI
  • Q2. How do you find the second largest number in a coulmn in mySQL
  • Ans. 

    To find the second largest number in a column in MySQL, you can use the ORDER BY and LIMIT clauses.

    • Write a SELECT statement to retrieve the column values in descending order using ORDER BY.

    • Use the LIMIT clause to limit the result set to the second row.

    • The value in the second row will be the second largest number in the column.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about magic Edtech
  • Ans. 

    Magic Edtech is an innovative educational technology company.

    • Magic Edtech develops interactive learning platforms and tools.

    • They use advanced technologies like AI, AR, and VR to enhance the learning experience.

    • Their products include virtual classrooms, adaptive learning systems, and educational games.

    • Magic Edtech focuses on personalized learning and data-driven insights.

    • They collaborate with schools, universities, and

  • Answered by AI
  • Q2. What was the most challenging task you faced and how you overcame it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in answering. Get your basics covered.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is CSS Sprite
  • Ans. 

    CSS Sprite is a technique used to combine multiple images into a single image to reduce the number of server requests.

    • CSS Sprite helps in reducing loading time by reducing the number of HTTP requests.

    • It involves combining multiple images into one larger image and then using CSS to display only the portion of the image needed.

    • This technique is commonly used for icons, buttons, and other small images on websites.

    • By using...

  • Answered by AI
  • Q2. Object Oriented Programming

Skills evaluated in this interview

OpenXcell Technolabs Interview FAQs

How many rounds are there in OpenXcell Technolabs Senior Software Engineer interview?
OpenXcell Technolabs interview process usually has 2 rounds. The most common rounds in the OpenXcell Technolabs interview process are Technical and HR.
How to prepare for OpenXcell Technolabs Senior Software Engineer 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 OpenXcell Technolabs. The most common topics and skills that interviewers at OpenXcell Technolabs expect are DBMS, Mern Stack and Postgresql.
What are the top questions asked in OpenXcell Technolabs Senior Software Engineer interview?

Some of the top questions asked at the OpenXcell Technolabs Senior Software Engineer interview -

  1. How to released application on play st...read more
  2. Basics of core java and Andr...read more
  3. Android jetpack compone...read more

Tell us how to improve this page.

Fast track your campus placements

View all
OpenXcell Technolabs Senior Software Engineer Salary
based on 50 salaries
₹4.8 L/yr - ₹15 L/yr
43% less than the average Senior Software Engineer Salary in India
View more details

OpenXcell Technolabs Senior Software Engineer Reviews and Ratings

based on 5 reviews

3.9/5

Rating in categories

2.7

Skill development

3.7

Work-life balance

3.6

Salary

3.2

Job security

3.8

Company culture

2.4

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
112 salaries
unlock blur

₹3.6 L/yr - ₹10.5 L/yr

Senior Software Engineer
50 salaries
unlock blur

₹4.8 L/yr - ₹15 L/yr

Software Developer
24 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Content Writer
24 salaries
unlock blur

₹2.8 L/yr - ₹6.3 L/yr

Associate Software Engineer
23 salaries
unlock blur

₹3.6 L/yr - ₹8.5 L/yr

Explore more salaries
Compare OpenXcell Technolabs with

Ranosys Technologies

3.5
Compare

SPARX IT Solutions

3.7
Compare

Hidden Brains InfoTech

3.9
Compare

Sphinx Solution

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