Upload Button Icon Add office photos

Filter interviews by

Accubits Technologies Software Engineer Interview Questions and Answers

Updated 18 Oct 2024

Accubits Technologies Software Engineer Interview Experiences

5 interviews found

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

All oops and ar and vr related

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

(1 Question)

  • Q1. Basic js questions and angular
Round 2 - Coding Test 

Basic js coding questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral

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. Javascript methods, Html Css Scss working and properties that we uses on applications
  • Ans. 

    Javascript methods, HTML/CSS/SCSS properties used in applications

    • Javascript methods like getElementById(), addEventListener(), etc. are used to manipulate HTML/CSS elements

    • HTML tags like

      ,

      , , etc. are used to structure content on web pages

    • CSS properties like color, font-size, margin, etc. are used to style HTML elements

    • SCSS is a preprocessor for CSS that allows for variables, mixins, and other advanced features

    • Framewo...

Answered by AI
  • Q2. Responsive View and knowledge in angular or react
  • Ans. 

    Yes, knowledge in responsive view and Angular/React is important for a software engineer.

    • Responsive design is crucial for creating user-friendly interfaces that work well on different devices.

    • Angular and React are popular frameworks for building dynamic web applications.

    • Knowledge of these technologies can help create efficient and scalable software solutions.

  • Answered by AI
    Round 3 - Coding Test 

    In Code pen they make us do the coding with some instructions and we need to solve the issue

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Please beware of this company there is no job security, this is from my experience, they will throw us without any notification saying company is loss after they make us working hard on projects. They don't know how to handle company and make job security for employees. Till noon we worked together and afternoon ceo made a meeting with all and throwed most of us without any notification and suspended the access.

    Skills evaluated in this interview

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

    I applied via Job Portal

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Aptitude Test 

    General aptitude, probability, time, speed, percentage, English, prepare basics aptitude questions.

    Round 3 - Coding Test 

    I got three coding questions out which I solve 60 to 70 percent questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Coding questions related to problem solving. I have got 3 coding questions.

    Accubits Technologies interview questions for designations

     Software Developer

     (1)

     Senior Engineer

     (1)

     AI Engineer

     (1)

     Python Developer

     (1)

     Blockchain Developer

     (1)

    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Basic Quetion..U can Get Ans On Google

    Round 2 - Coding Test 

    You Can Gate Answer On GooGle.You Have Option Two Submit code In Java Or Any other Language

    Round 3 - Technical 

    (3 Questions)

    • Q1. Basic Of Html,Css,java and DBMS
    • Q2. Very Basic Qutions..You can Get Ans On Google
    • Q3. What is Java What Is Object What Is Polymorfizam What is inheritance
    • Ans. 

      Java is a high-level programming language used for developing applications. Object is an instance of a class. Polymorphism is the ability of an object to take on many forms. Inheritance is the mechanism of deriving a new class from an existing one.

      • Java is a class-based, object-oriented language used for developing desktop, web, and mobile applications.

      • An object is a real-world entity that has state and behavior. For ex...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Dont Join Compny.. They Dont Care Of Freshers..plz Accubits Tech make A Traning sesssion To Your Seniar Engineers On How Two Behave With Employe As Fresher

    Skills evaluated in this interview

    Interview questions from similar companies

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

    I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    There was a coding round and out of 75 students 28 got selected for next round

    Round 2 - Technical 

    (2 Questions)

    • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
    • Q2. Explain your project in detail and asking cross questions regarding project.
    Round 3 - Technical 

    (1 Question)

    • Q1. I was rejected in round 2.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Coding Rount
    DSA Round + Puzzle
    SQL + Project Discussion
    JS

    Interview experience
    2
    Poor
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    30 mins Aptitude Question

    Round 2 - Coding Test 

    30 mins - 3 Coding Question

    Round 3 - Technical 

    (2 Questions)

    • Q1. Describe Rest API
    • Ans. 

      Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.

      • Rest API stands for Representational State Transfer Application Programming Interface.

      • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

      • RESTful APIs use URLs to access resources, and return data in JSON or XML format.

      • Stateless communication allows for scalability and flexibilit...

    • Answered by AI
    • Q2. What is various Response code. Diffenrence b/w 200 & 201, 400 & 403
    • Ans. 

      Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.

      • 200 - OK: Request was successful

      • 201 - Created: Request was successful and a new resource was created

      • 400 - Bad Request: The server cannot process the request due to a client error

      • 403 - Forbidden: The server understood the request, but refuses to authorize it

    • Answered by AI

    Skills evaluated in this interview

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

    I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Consisted of aptitude and coding output questions

    Round 2 - Coding Test 

    Coding test was given with three questions .we have to write in on word in 45 mins

    Round 3 - HR 

    (1 Question)

    • Q1. They asked puzzles and other usual questions
    Interview experience
    5
    Excellent
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. RDBMS related questions asked
    • Q2. SQL login building related questions

    Accubits Technologies Interview FAQs

    How many rounds are there in Accubits Technologies Software Engineer interview?
    Accubits Technologies interview process usually has 2-3 rounds. The most common rounds in the Accubits Technologies interview process are Coding Test, Resume Shortlist and Aptitude Test.
    How to prepare for Accubits Technologies 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 Accubits Technologies. The most common topics and skills that interviewers at Accubits Technologies expect are Javascript, Angular, CSS, HTML and React.Js.
    What are the top questions asked in Accubits Technologies Software Engineer interview?

    Some of the top questions asked at the Accubits Technologies Software Engineer interview -

    1. what is Java What Is Object What Is Polymorfizam What is inherita...read more
    2. Javascript methods, Html Css Scss working and properties that we uses on applic...read more
    3. Responsive View and knowledge in angular or re...read more

    Tell us how to improve this page.

    Accubits Technologies Software Engineer Interview Process

    based on 7 interviews

    2 Interview rounds

    • Resume Shortlist Round
    • Coding Test Round
    View more
    Accubits Technologies Software Engineer Salary
    based on 106 salaries
    ₹3 L/yr - ₹10 L/yr
    26% less than the average Software Engineer Salary in India
    View more details

    Accubits Technologies Software Engineer Reviews and Ratings

    based on 28 reviews

    2.8/5

    Rating in categories

    3.0

    Skill development

    3.5

    Work-life balance

    3.0

    Salary

    1.8

    Job security

    3.1

    Company culture

    2.3

    Promotions

    2.9

    Work satisfaction

    Explore 28 Reviews and Ratings
    Software Engineer
    106 salaries
    unlock blur

    ₹3 L/yr - ₹10 L/yr

    Senior Software Engineer
    24 salaries
    unlock blur

    ₹6.3 L/yr - ₹17.6 L/yr

    Front end Developer
    18 salaries
    unlock blur

    ₹2.4 L/yr - ₹8.1 L/yr

    Business Analyst
    17 salaries
    unlock blur

    ₹3.5 L/yr - ₹9 L/yr

    QA Engineer
    17 salaries
    unlock blur

    ₹2.4 L/yr - ₹7 L/yr

    Explore more salaries
    Compare Accubits Technologies with

    LTIMindtree

    3.8
    Compare

    TCS

    3.7
    Compare

    Infosys

    3.7
    Compare

    Wipro

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