Upload Button Icon Add office photos
Engaged Employer

i

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

Skilrock Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Skilrock Technologies Software Engineer Interview Questions and Answers

Updated 28 Mar 2024

Skilrock Technologies Software Engineer Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. College project, basic programming questions

Software Engineer Interview Questions & Answers

user image ARPIT VARSHNEY

posted on 2 Nov 2021

Interview Questionnaire 

3 Questions

  • Q1. - How can you detect the loop in a linked list
  • Ans. 

    Loop in a linked list can be detected using Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • If there is no loop, the faster pointer will reach the end of the list.

    • This algorithm has a time complexity of O(n) and space complexity of O(1).

  • Answered by AI
  • Q2. - Normal Core Java, Collection, Exceptional Handling question
  • Q3. - Internal working oh hash map, set and equal and hash code method

Interview Preparation Tips

Interview preparation tips for other job seekers - It was quite easy to interview. There were asking about like normal OOPS concept,multi-threading, Collection, Exceptional Handling, and a little bit about Data Structure.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2021. There were 2 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 

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips for the company. They are doing great job.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Coding Test 

Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. My technical interview included an introduction about myself followed by my background, projects I've made, internships I've done, and in which language I was comfortable. and the interviewer asked me to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and give examples. and you can also connect the questions asked to your past projects.
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

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

1st test was aptitude and a easy coding test

Round 2 - Coding Test 

The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question

Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was technical interview and asked from basics of computer programming and architecture
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice is just improve basics of programming and DSA with a database management and basicsa of os and networks
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.

Round 2 - Group Discussion 

The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be consistent and work hard
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself and your experience in software development.
  • Ans. 

    Aspiring software engineer with a passion for coding, problem-solving, and building innovative applications.

    • Completed a Bachelor's degree in Computer Science, where I developed a strong foundation in programming languages like Java and Python.

    • Interned at XYZ Corp, where I contributed to a team project that improved the efficiency of a data processing application by 30%.

    • Worked on personal projects, including a web appli...

  • Answered by AI
  • Q2. Why did you choose software engineering as a carrier ?
  • Ans. 

    I chose software engineering for its creativity, problem-solving opportunities, and the impact it has on our daily lives.

    • Passion for technology: I have always been fascinated by how software can solve complex problems and improve efficiency.

    • Creativity: Software engineering allows me to express my creativity by designing innovative solutions and applications.

    • Impact: I want to create software that can positively affect p...

  • Answered by AI
  • Q3. What do you know about our company and its tech stack?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Learning Stay updated with industry trends and tools through courses, blogs, and workshops.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion

Skilrock Technologies Interview FAQs

How many rounds are there in Skilrock Technologies Software Engineer interview?
Skilrock Technologies interview process usually has 2 rounds. The most common rounds in the Skilrock Technologies interview process are Resume Shortlist, Coding Test and Aptitude Test.
What are the top questions asked in Skilrock Technologies Software Engineer interview?

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

  1. - How can you detect the loop in a linked l...read more
  2. - Internal working oh hash map, set and equal and hash code met...read more
  3. - Normal Core Java, Collection, Exceptional Handling quest...read more

Tell us how to improve this page.

Skilrock Technologies Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Skilrock Technologies Software Engineer Salary
based on 93 salaries
₹3.5 L/yr - ₹9 L/yr
32% less than the average Software Engineer Salary in India
View more details

Skilrock Technologies Software Engineer Reviews and Ratings

based on 19 reviews

4.1/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.4

Salary

4.3

Job security

3.9

Company culture

3.2

Promotions

3.9

Work satisfaction

Explore 19 Reviews and Ratings
Software Engineer
93 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Software Developer
31 salaries
unlock blur

₹3 L/yr - ₹7.4 L/yr

QA Engineer
26 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Product Owner
20 salaries
unlock blur

₹3.4 L/yr - ₹7.5 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹6.1 L/yr - ₹14 L/yr

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