Add office photos
Employer?
Claim Account for FREE

Atlassian

3.6
based on 121 Reviews
Filter interviews by

20+ Sri Kripa Forging Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations
Q1. Goku and Dragon Balls

Goku has ‘N’ Dragon Balls. Each Dragon Ball is unique with the ith Dragon Ball having ‘i’ stars on it. For example, the first Dragon Ball has 1 star, the second Dragon Ball has 2 stars, and...read more

View 4 more answers
Q2. System Design Question

Given a list of [FileName, FileSize, [Collection]] - Collection is optional, i.e., a collection can have 1 or more files.

Same file can be a part of more than 1 collection. How would you d...read more

Add your answer
Q3. Weighted Job Scheduling

You are given 'N' jobs with their start time 'Start', end time 'End' and profit 'Profit'. You need to tell the maximum profit you can obtain by performing these jobs such that no two jobs...read more

View 4 more answers
Q4. Quick Sort

You are given an array of integers. You need to sort the array in ascending order using quick sort.

Quick sort is a divide and conquer algorithm in which we choose a pivot point and partition the arra...read more

View 3 more answers
Discover Sri Kripa Forging interview dos and don'ts from real experiences
Q5. Find K’th Character of Decrypted String

You have been given an Encrypted String where repetitions of substrings are represented as substring followed by the count of substrings.

Example: String "aabbbcdcdcd" wil...read more
View 2 more answers
Q6. Job Scheduling Problem

You are given a list of ‘N’ jobs which has to be performed. Each job is associated with a deadline and a profit if the job is completed before the deadline. Each job takes one unit of time...read more

View 3 more answers
Are these interview questions helpful?
Q7. Minimum Number of Platforms

You have been given two arrays, 'AT' and 'DT', representing the arrival and departure times of all trains that reach a railway station.

Your task is to find the minimum number of plat...read more

View 3 more answers
Q8. Spiral Order Traversal of a Binary Tree

You have been given a binary tree of 'N' nodes. Print the Spiral Order traversal of this binary tree.

For example
For the given binary tree [1, 2, 3, -1, -1, 4, 5, -1, -1,...read more
View 3 more answers
Share interview questions and help millions of jobseekers 🌟
Q9. System Design Question

As Atlassian have multiple products, so I was asked to design a tagging system, where you can apply a tag on them and once you will click on tag all the pages related to it should appear.

Add your answer
Q10. Spell Checker

You are given a list of strings, ‘DICTIONARY[]’ that represents the correct spelling of words and a query string ‘QUERY’ that may have incorrect spelling. You have to check whether the spelling of ...read more

Add your answer
Q11. System Design Question

I was asked to design a snake game, where you have initial coordinate of snake of length 1, and also food with it's cordinate will generate one after another, and game will over if snake t...read more

Add your answer
Q12. Basic HR questions

It was sort of HM round, where an experienced interviewer will ask you behavioral question related to your experience and put you in hypothetical situation. They overall judge you personally a...read more

Add your answer
Q13. Operating System

What is virtual memory. What are its uses. Different OS related problems, Indexing

Add your answer
Q14. Basic OS Questions

How is CPU scheduling done and what are the CPU scheduling algorithms like Round robin , SJF etc.

Add your answer
Q15. Basic HR questions

1. Interviewer asked behavioral questions related to past experience.
2. Explained the charter of the team.
3. Some system design discussion also happened in this round.

Add your answer
Q16. System Design

Compiler design related questions, differences between Python and C in very depth.

Add your answer
Q17. Java script

What is javascript, its uses, server client problems.

Add your answer
Q18. System Design

Low level vs High level language, kernel related questions

Add your answer

Q19. Design File System : You have given file size and collection in input 1 : get total size 2 : find top k collections in size

Ans.

Design a file system to calculate total size and find top k collections in size.

  • Create a file system class with methods to add files and calculate total size.

  • Maintain a data structure to store the collections and their sizes.

  • Implement a method to find the top k collections based on size.

  • Consider using a priority queue or sorting the collections based on size.

  • Handle edge cases like empty collections or invalid input sizes.

Add your answer

Q20. Find Top k collections

Ans.

The question is asking to find the top k collections.

  • Use a sorting algorithm to sort the collections in descending order based on a specific criteria.

  • Select the top k collections from the sorted list.

  • Return the selected collections as an array of strings.

Add your answer

Q21. Find total size

Ans.

Calculate the total size of an array of strings.

  • Iterate through the array and sum the length of each string.

  • Use the `length` property of each string to get its size.

  • Handle edge cases such as empty strings or null values.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Sri Kripa Forging

based on 4 interviews in the last 1 year
1 Interview rounds
Coding Test Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

3.8
 • 110 Interview Questions
4.0
 • 110 Interview Questions
3.8
 • 40 Interview Questions
4.1
 • 29 Interview Questions
4.0
 • 20 Interview Questions
3.9
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter