Upload Button Icon Add office photos

Filter interviews by

SJ Innovation Software Engineer Interview Questions and Answers

Updated 27 Apr 2023

SJ Innovation Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

They give you one task to do and once done you will have to submit

Round 3 - One-on-one 

(3 Questions)

  • Q1. How to fetch last two records from db
  • Ans. 

    To fetch last two records from db, use ORDER BY and LIMIT

    • Use ORDER BY to sort the records in descending order

    • Use LIMIT to limit the number of records to 2

    • Example: SELECT * FROM table_name ORDER BY id DESC LIMIT 2

  • Answered by AI
  • Q2. What are your weakness
  • Q3. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble and be good with your basics

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Trie based question
  • Q2. Design LRU cache
  • Ans. 

    Design a data structure for LRU cache with get and put operations, evicting least recently used item when capacity is reached.

    • Implement a doubly linked list to keep track of the order of keys based on their usage

    • Use a hashmap to store key-value pairs for quick access

    • Update the order of keys in the linked list when a key is accessed or inserted

    • Evict the least recently used item when the cache reaches its capacity

  • Answered by AI
Round 2 - System Design 

(2 Questions)

  • Q1. Unique ID generator
  • Q2. Project related questions
Round 3 - Behavioral 

(2 Questions)

  • Q1. Operating systems, DBMS
  • Q2. Few question on projects from my previous company

Skills evaluated in this interview

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

Hacker rank, 3 questions with 1 hour duration

Round 2 - Technical 

(2 Questions)

  • Q1. Stack parenthesis matching
  • Q2. Linked List reversal
Round 3 - Behavioral 

(3 Questions)

  • Q1. Operating System basics
  • Q2. Behavorial questions
  • Q3. Networking Basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It includes two DSA questions and some aptitude questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Introduce yourself
  • Q2. Give the maximum element at any point of time for after pop and push
  • Q3. Reverse a string
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. 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 - Coding Test 

Basic coding questions were there related to string operations

Round 3 - Technical 

(4 Questions)

  • Q1. Technical questions were asked related to networking
  • Q2. What is tls handshake
  • Ans. 

    TLS handshake is the process of establishing a secure connection between a client and a server.

    • TLS handshake is initiated by the client and involves a series of steps to negotiate encryption parameters and exchange cryptographic keys.

    • It ensures the authenticity, integrity, and confidentiality of data transmitted over the network.

    • The handshake includes the ClientHello, ServerHello, Certificate Exchange, Key Exchange, an...

  • Answered by AI
  • Q3. What happens when you hit some url in browser
  • Ans. 

    When you hit a URL in a browser, a request is sent to the server and the server responds with the requested webpage.

    • Typically, the browser sends an HTTP GET request to the server.

    • The server processes the request and generates a response.

    • The response may include HTML, CSS, JavaScript, and other resources needed to render the webpage.

    • The browser receives the response and renders the webpage for the user to view and inter...

  • Answered by AI
  • Q4. What are different protocols you have worked on
  • Ans. 

    I have worked on various protocols including HTTP, TCP/IP, and MQTT.

    • HTTP (Hypertext Transfer Protocol) - used for communication between web browsers and servers

    • TCP/IP (Transmission Control Protocol/Internet Protocol) - the foundation of the internet

    • MQTT (Message Queuing Telemetry Transport) - a lightweight messaging protocol for IoT devices

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Aryaka Networks Software Engineer interview:
  • Networking
Interview preparation tips for other job seekers - Be confident and prepare networking questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Os , CPP , bit manipulation
Round 2 - One-on-one 

(1 Question)

  • Q1. Os , threads,cpp, python
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Campus Placement

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 - Technical 

(6 Questions)

  • Q1. Transformer is a static device and transfer power one from to another form current
  • Q2. Current transformer is a series conection and step up to high voltage
  • Q3. There are three function of smart grid electrical protection isolation and control
  • Ans. 

    The three functions of smart grid electrical protection isolation and control are fault detection, fault isolation, and service restoration.

    • Fault detection involves identifying any issues in the electrical system.

    • Fault isolation involves isolating the faulty component to prevent further damage.

    • Service restoration involves restoring power to the affected area as quickly as possible.

    • Examples of smart grid technologies th...

  • Answered by AI
  • Q4. Current is a flow in wire
  • Ans. 

    Yes, current is the flow of electric charge in a wire.

    • Current is measured in amperes (A).

    • It is caused by the movement of electrons in a conductor.

    • The direction of current flow is from positive to negative.

    • Current can be either direct current (DC) or alternating current (AC).

  • Answered by AI
  • Q5. Faraday law is a electro magnetic field induction working
  • Q6. Ohm's law is current between directly proportional voltage
  • Ans. 

    Ohm's law states that current is directly proportional to voltage.

    • Current increases as voltage increases

    • Resistance remains constant

    • Can be expressed as I = V/R

  • Answered by AI
Round 3 - Group Discussion 

SQP, PRS, SRT, TUV, is right answer VXW

Interview Preparation Tips

Topics to prepare for Sterlite Technologies Software Engineer interview:
  • 33/11 kv
Interview preparation tips for other job seekers - I am self motivated and hardworking person and hardware and networking and agricultural drone
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Python basics and modules
  • Q2. Networking protocols basic networking
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 Aug 2024. There were 2 interview rounds.

Round 1 - Phone Call 

(2 Questions)

  • Q1. Tell me about your previous company role ?
  • Ans. 

    I was a software engineer responsible for developing and maintaining web applications for a financial services company.

    • Developed and maintained web applications using technologies such as Java, Spring, and Angular

    • Collaborated with cross-functional teams to gather requirements and deliver solutions

    • Participated in code reviews and testing to ensure high quality software

    • Implemented new features and enhancements to improve

  • Answered by AI
  • Q2. Willing to join Arista ?
  • Ans. 

    Yes, I am willing to join Arista as a Software Engineer.

    • I am excited about the opportunity to work at Arista and contribute to their innovative projects.

    • I have researched the company and believe that my skills align well with their values and goals.

    • I am confident that I can make a positive impact on the team and help drive success at Arista.

  • Answered by AI
Round 2 - Coding Test 

One Hr interview with 3-4 coding questions on strings,array and linked list

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

I was interviewed in Jun 2024.

Round 1 - Coding Test 

Hackerrank test with 5 questions 2 easy 3 medium

Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Scenario based questions
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. Scenario based question
Round 4 - HR 

(2 Questions)

  • Q1. Expained about project and
  • Q2. Salary breakup discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Though you don’t know exact answers please your approaches

SJ Innovation Interview FAQs

How many rounds are there in SJ Innovation Software Engineer interview?
SJ Innovation interview process usually has 3 rounds. The most common rounds in the SJ Innovation interview process are Resume Shortlist, Assignment and One-on-one Round.
How to prepare for SJ Innovation 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 SJ Innovation. The most common topics and skills that interviewers at SJ Innovation expect are Javascript, CakePHP, Health Insurance, PHP and Wellness.

Tell us how to improve this page.

SJ Innovation Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
SJ Innovation Software Engineer Salary
based on 5 salaries
₹4.5 L/yr - ₹6 L/yr
38% less than the average Software Engineer Salary in India
View more details

SJ Innovation Software Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

5.0

Skill development

2.0

Work-life balance

3.0

Salary

2.0

Job security

1.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
5 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Business Analyst
4 salaries
unlock blur

₹4 L/yr - ₹5.3 L/yr

Assistant Manager
4 salaries
unlock blur

₹7.4 L/yr - ₹9.7 L/yr

Technical Lead
4 salaries
unlock blur

₹6.7 L/yr - ₹10.8 L/yr

Network Engineer
4 salaries
unlock blur

₹4.1 L/yr - ₹4.2 L/yr

Explore more salaries
Compare SJ Innovation 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