Upload Button Icon Add office photos

Filter interviews by

Shree Infosoft pvt.ltd Interview Questions and Answers

Updated 22 Jul 2024

Shree Infosoft pvt.ltd Interview Experiences

Popular Designations

4 interviews found

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

(2 Questions)

  • Q1. Basic things about Sharepoint and past work experience
  • Q2. Sharepoint architecture and services

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2022. 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 - Technical 

(3 Questions)

  • Q1. Define Oops concepts
  • Ans. 

    Oops concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q2. Strength and weakness
  • Q3. Code a program for leap year
  • Ans. 

    A program to determine if a given year is a leap year or not

    • Check if the year is divisible by 4

    • If the year is divisible by 100, also check if it is divisible by 400

    • If both conditions are met, it is a leap year

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for any 1 language, must include projects and be confident.

Skills evaluated in this interview

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (8)

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related to Genesys .... IVR

Interview Preparation Tips

Interview preparation tips for other job seekers - We have to be confident while attending any interview.

Senior Support Engineer Interview Questions asked at other Companies

Q1. 1. How you would troubleshoot a process hanging? 2. How would you troubleshoot slow system performance? 3. Network latency issue? 4.Cluster failover issue? 4. Application unable to start issue? 5. Last time you used your skills to handle an... read more
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. Related on your technology fundamental of the technology
  • Q2. Nothing much apart from screening

Senior Support Engineer Interview Questions asked at other Companies

Q1. 1. How you would troubleshoot a process hanging? 2. How would you troubleshoot slow system performance? 3. Network latency issue? 4.Cluster failover issue? 4. Application unable to start issue? 5. Last time you used your skills to handle an... read more
View answer (1)

Shree Infosoft pvt.ltd interview questions for popular designations

 Senior Support Engineer

 (2)

 System Engineer

 (1)

 Technical Lead

 (1)

Interview questions from similar companies

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

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. How you design cicd pipeline
  • Ans. 

    Designing a CI/CD pipeline involves defining stages, tools, triggers, and integrations for automated software delivery.

    • Define stages for build, test, deploy, and release

    • Select appropriate tools for each stage (e.g. Jenkins, GitLab CI, Travis CI)

    • Set up triggers for automatic pipeline execution (e.g. code commit, pull request)

    • Integrate with version control, testing frameworks, and deployment platforms

    • Implement security m...

  • Answered by AI
  • Q2. How you deploy to k8s cluster
  • Ans. 

    I deploy to k8s cluster using CI/CD pipelines and kubectl commands.

    • Use CI/CD pipelines to automate the deployment process

    • Leverage kubectl commands to interact with the Kubernetes cluster

    • Ensure proper configuration and version control for smooth deployments

  • Answered by AI
  • Q3. How do you use secrets in k8s
  • Ans. 

    Secrets in k8s are used to store sensitive information like passwords, API keys, and tokens securely.

    • Create secrets using kubectl create secret command

    • Mount secrets as volumes in pods

    • Access secrets in pods using environment variables or files

    • Rotate secrets regularly for security purposes

  • Answered by AI
  • Q4. What is pod affinity
  • Ans. 

    Pod affinity is a Kubernetes feature that allows you to influence the scheduling of pods based on the presence of other pods.

    • Pod affinity can be used to ensure that pods are scheduled on the same node or in close proximity to other pods.

    • Pod affinity can be defined at the pod level or at the node level.

    • Examples of pod affinity include spreading pods across different availability zones or ensuring that pods with specific

  • Answered by AI
  • Q5. What is anti affinity
  • Ans. 

    Anti affinity is a concept in cloud computing where related resources are intentionally placed on separate physical hardware to increase fault tolerance.

    • Anti affinity ensures that related resources, such as virtual machines or containers, are not placed on the same physical hardware to reduce the impact of hardware failures.

    • It is commonly used in distributed systems to improve availability and resilience.

    • For example, i...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding based questions

Round 2 - Technical 

(1 Question)

  • Q1. Java oops sql based questions
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company to work and learn new tecchnologies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.

QA Lead Interview Questions & Answers

Tech Vedika user image automation engineer selenium

posted on 16 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Reverse the words in string. 1st word will be coming last and last to the first.with out using builtin functions
  • Ans. 

    Reverse the words in a string without using built-in functions.

    • Split the string into an array of words using a space as the delimiter.

    • Create a new array and iterate over the words array in reverse order, adding each word to the new array.

    • Join the new array of words back into a single string with spaces between each word.

  • Answered by AI
  • Q2. Given some url asked what i have understood from that url in api testing.
  • Q3. Difference between path and querry params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results

    • Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin

    • Path params are typically used for required parameters, while query params...

  • Answered by AI
  • Q4. Types of parameters in the api testing
  • Ans. 

    Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.

    • Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}

    • Query parameters are used for filtering or sorting data, e.g. /users?status=active

    • Header parameters contain additional information for the request, e.g. Content-Type: application/json

    • Body parameters are used to send data in ...

  • Answered by AI
  • Q5. How do you write post querry in restassured
  • Ans. 

    To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.

    • Use given() method to set request parameters and body

    • Use post() method to send the request

    • Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Array and string manipulation related questions all are basics
  • Q2. Task related to your framework
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the projects you have worked on, and can you describe their architecture?
  • Ans. 

    I have worked on projects involving e-commerce, social networking, and productivity apps with client-server architecture.

    • Developed an e-commerce app with a client-side interface for users to browse products and a server-side database for inventory management.

    • Built a social networking app with a client-server architecture for users to create profiles, connect with friends, and share updates.

    • Designed a productivity app w...

  • Answered by AI
  • Q2. What are some basic questions regarding the tools you use to build projects?
Round 3 - One-on-one 

(1 Question)

  • Q1. What deep questions related to your field were asked during the interview conducted by the tech lead?

Shree Infosoft pvt.ltd Interview FAQs

How many rounds are there in Shree Infosoft pvt.ltd interview?
Shree Infosoft pvt.ltd interview process usually has 1-2 rounds. The most common rounds in the Shree Infosoft pvt.ltd interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Shree Infosoft pvt.ltd 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 Shree Infosoft pvt.ltd. The most common topics and skills that interviewers at Shree Infosoft pvt.ltd expect are Healthcare, Employee Engagement, Talent Development, Front End and Python.
What are the top questions asked in Shree Infosoft pvt.ltd interview?

Some of the top questions asked at the Shree Infosoft pvt.ltd interview -

  1. Code a program for leap y...read more
  2. Define Oops conce...read more
  3. Related on your technology fundamental of the technol...read more

Tell us how to improve this page.

Shree Infosoft pvt.ltd Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
ClaySys Interview Questions
3.0
 • 24 Interviews
DynPro Interview Questions
3.8
 • 18 Interviews
Greytrix Interview Questions
3.9
 • 11 Interviews
Tech Vedika Interview Questions
3.3
 • 8 Interviews
View all

Shree Infosoft pvt.ltd Reviews and Ratings

based on 25 reviews

4.2/5

Rating in categories

3.7

Skill development

4.3

Work-life balance

3.9

Salary

3.8

Job security

3.7

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 25 Reviews and Ratings
Software Engineer
11 salaries
unlock blur

₹3.8 L/yr - ₹12.9 L/yr

Senior Software Developer
8 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Lead Analyst
7 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Technical Lead
6 salaries
unlock blur

₹13 L/yr - ₹21.5 L/yr

Senior BI Developer
6 salaries
unlock blur

₹5.5 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Shree Infosoft pvt.ltd with

HCL Infosystems

3.9
Compare

Accel Frontline

3.9
Compare

DynPro

3.8
Compare

ClaySys

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