Upload Button Icon Add office photos

Filter interviews by

Shaligram InfoTech Software Developer Interview Questions, Process, and Tips

Updated 13 Dec 2024

Top Shaligram InfoTech Software Developer Interview Questions and Answers

Shaligram InfoTech Software Developer Interview Experiences

3 interviews 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 - Aptitude Test 

It was midium level aptitude test

Round 3 - Coding Test 

They give us some sql queries

Round 4 - Technical 

(5 Questions)

  • Q1. Questions on JS, MY SQL, HTML, CSS
  • Q2. Queries on sql joins
  • Q3. Difference between var and let
  • Ans. 

    var is function-scoped, let is block-scoped in JavaScript

    • var is function-scoped, let is block-scoped

    • var can be redeclared, let cannot

    • let is recommended for variable declaration in modern JavaScript

  • Answered by AI
  • Q4. Oops concepts in java
  • Ans. 

    Oops concepts in Java 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 of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI
  • Q5. Multiple inheritance in java
  • Ans. 

    Java does not support multiple inheritance for classes, but it can be achieved using interfaces.

    • Java does not support multiple inheritance for classes due to the Diamond Problem.

    • Multiple inheritance can be achieved in Java using interfaces, as a class can implement multiple interfaces.

    • Interfaces in Java provide a way to achieve multiple inheritance by allowing a class to inherit from multiple interfaces.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more

I applied via campus placement at C. U. Shah College of Engineering and Technology, Wadhawan and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Logic and basic knowledge of language

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts and real-world examples
  • Ans. 

    Object-oriented programming concepts and their real-world examples.

    • Encapsulation: Wrapping data and methods into a single unit, e.g., a car encapsulates its properties and behaviors.

    • Inheritance: Creating a new class from an existing class, e.g., a dog inherits traits from the animal class.

    • Polymorphism: Objects of different types can be treated as objects of a common type, e.g., a shape class with different subclasses l...

  • Answered by AI
Round 3 - Coding Test 

Role and rights to user , crud operation in single page

Round 4 - HR 

(1 Question)

  • Q1. Salary and designation discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers but for experience employees may face partiality.

Skills evaluated in this interview

Interview questions from similar companies

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 Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

An aptitude test is an assessment to measure a candidate mental aptitude/mental ability

Round 2 - Technical 

(3 Questions)

  • Q1. Can you briefly Tell us about yourself?
  • Ans. 

    I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.

    • 5 years of experience in web development

    • Strong background in computer science

    • Passionate about software development

  • Answered by AI
  • Q2. What do you consider to be your strongest points?
  • Ans. 

    My strongest points include problem-solving skills, attention to detail, and ability to work well in a team.

    • Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.

    • Attention to detail - I am meticulous in my work and strive for perfection in every task.

    • Team player - I collaborate effectively with colleagues, communicate openly, and contribute positively to group projects.

  • Answered by AI
  • Q3. Which programming languages do you use regularly in your work
  • Ans. 

    I regularly use Java, Python, and SQL in my work as a Software Developer.

    • Java

    • Python

    • SQL

  • Answered by AI
Round 3 - Group Discussion 

A group discussion is a structured conversation in which participants share their ideas, perspectives, and solutions on a specific topic.

Round 4 - HR 

(2 Questions)

  • Q1. What motivates you to seek employment at Wipro?
  • Ans. 

    I am motivated to seek employment at Wipro because of their reputation for innovation and opportunities for growth.

    • Impressed by Wipro's track record of delivering cutting-edge solutions

    • Excited about the chance to work with a diverse and talented team

    • Eager to take advantage of Wipro's professional development programs

  • Answered by AI
  • Q2. What are your long-term career goals?
  • Ans. 

    My long-term career goal is to become a lead software developer and eventually move into a management role.

    • Advance to a lead software developer position

    • Gain experience in managing a team of developers

    • Develop strong leadership and communication skills

    • Continue learning new technologies and staying updated with industry trends

  • Answered by AI
Round 5 - Assignment 

Assignment details refer to the specifics of an assignment, including any documents and/or emails or subsequent correspondence between the company and the client.

Interview Preparation Tips

Topics to prepare for Wipro Software Developer interview:
  • Your academic achievement
  • Responsibility related to your p
  • The way you address mistakes at
Interview preparation tips for other job seekers - Reflect on the activities you enjoy and what brings you happiness, while also taking into account your skills and strengths.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(8 Questions)

  • Q1. What is ambitionBox
  • Ans. 

    ambitionBox is a platform where employees can anonymously review their companies.

    • Platform for employees to review companies

    • Reviews are anonymous

    • Helps job seekers make informed decisions

    • Companies can use feedback to improve

    • Similar to Glassdoor

  • Answered by AI
  • Q2. What is the role of a software developer?
  • Ans. 

    A software developer is responsible for designing, coding, testing, and maintaining software applications.

    • Designing software solutions based on client requirements

    • Writing code in various programming languages

    • Testing and debugging software to ensure functionality

    • Maintaining and updating software applications

    • Collaborating with team members to achieve project goals

  • Answered by AI
  • Q3. *****
  • Q4. What is my role in company
  • Q5. What is the TCS full form
  • Ans. 

    TCS stands for Tata Consultancy Services.

    • TCS is a multinational IT services and consulting company based in India.

    • It is one of the largest IT services firms in the world.

    • TCS provides services in areas such as software development, infrastructure management, and business process outsourcing.

  • Answered by AI
  • Q6. What is the meaning of ambition box
  • Ans. 

    Ambition box is a term used to describe a person's goals, aspirations, and desires for their future.

    • Represents a person's dreams and objectives

    • Can include career goals, personal achievements, and life milestones

    • Often used in career development discussions or personal growth planning

  • Answered by AI
  • Q7. What is TCS Benefits
  • Ans. 

    TCS benefits include health insurance, retirement plans, paid time off, and professional development opportunities.

    • Health insurance coverage for employees and their families

    • Retirement plans such as 401(k) with employer match

    • Paid time off for vacation, sick leave, and holidays

    • Professional development opportunities like training programs and certifications

  • Answered by AI
  • Q8. What are you anyway happy to hear

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Java
  • Photoshop
  • Internship
Interview preparation tips for other job seekers - Communication skills play a very important role in my life.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about yourself. Why do you want to work here? What are your strengths and weaknesses? Why did you leave your previous job (or why are you looking for a new one)? Where do you see yourself in 5 year...
  • Q2. These questions help HR gauge how well you would fit into the company culture and how your experience aligns with the role. It's a good idea to prepare for them with specific examples from your past experi...
  • Q3. What are your strengths and weaknesses?
  • Q4. What motivates you to perform at your best?
Round 2 - Group Discussion 

Any one tell in gd in 5 minutes in english

Round 3 - Aptitude Test 

1. Numerical Reasoning
- Example: "If a car travels 60 km in 1 hour, how long will it take to travel 150 km at the same speed?"

2. **Verbal Reasoning**
- Example: "Which of the following words is most similar in meaning to 'elated'? (a) Sad (b) Happy (c) Angry (d) Tired"

3. **Logical Reasoning**
- Example: "If all cats are animals, and all animals are living beings, are all cats living beings? (True/False)"

4. **Data Interpretation**
- Example: "Given a graph showing sales data over the past 12 months, what was the highest monthly sales figure?"

5. **Pattern Recognition**
- Example: "What comes next in the series: 2, 4, 8, 16, __?"

6. **Mathematical Reasoning**
- Example: "If 3x + 4 = 19, what is the value of x?"

7. **Spatial Reasoning**
- Example: "Which shape is different from the others: Square, Circle, Triangle, Rectangle?"

8. **Time and Work Problems**
- Example: "If A can finish a task in 5 days and B can finish the same task in 10 days, how long will it take for both A and B to complete the task together?"

Round 4 - Case Study 

Tell me about yourself.
Why do you want to work here?
What are your strengths and weaknesses?
Why did you leave your previous job (or why are you looking for a new one)?
Where do you see yourself in 5 years?
Can you describe a time when you faced a challenge at work and how you handled it?
How do you prioritize your tasks?
What motivates you?
How do you handle working under pressure or tight deadlines?
What are your salary expectations?
How do you deal with conflict in the workplace?
Do you prefer working independently or as part of a team?
These questions help HR gauge how well you would fit into the company culture and how your experience aligns with the role. It's a good idea to prepare for them with specific examples from your past experie
The Aptitude test typically includes questions that assess your logical reasoning, problem-solving skills, and ability to think critically. It can cover a wide range of topics depending on the job you're applying for, but here are some common types of questions you might encounter:

Numerical Reasoning

Example: "If a car travels 60 km in 1 hour, how long will it take to travel 150 km at the same speed?"
Verbal Reasoning

Example: "Which of the following words is most similar in meaning to 'elated'? (a) Sad (b) Happy (c) Angry (d) Tired"
Logical Reasoning

Example: "If all cats are animals, and all animals are living beings, are all cats living beings? (True/False)"
Data Interpretation

Example: "Given a graph showing sales data over the past 12 months, what was the highest monthly sales figure?"
Pattern Recognition

Example: "What comes next in the series: 2, 4, 8, 16, __?"
Mathematical Reasoning

Example: "If 3x + 4 = 19, what is the value of x?"
Spatial Reasoning

Example: "Which shape is different from the others: Square, Circle, Triangle, Rectangle?"
Time and Work Problems

Example: "If A can finish a task in 5 days and B can finish the same task in 10 days, how long will it take for both A and B to complete the task together?"
To prepare, it's helpful to practice problems in these areas. Many online platforms offer free aptitude tests to help you improve your skills before the actual test.


Case study
In a case study interview, you'll be given a real-world business problem and asked to analyze the situation and come up with solutions or recommendations. The goal is to evaluate your problem-solving, analytical thinking, and decision-making abilities.

Round 5 - Coding Test 

**Coding tests** are commonly used in technical interviews to evaluate your programming skills. These tests usually involve solving algorithmic problems, debugging code, or writing efficient code to handle certain tasks. Here are the general types of coding tests you might encounter:

### 1. **Algorithm and Data Structure Questions:**
These focus on your ability to use algorithms and data structures to solve problems efficiently.
- **Sorting and Searching**
Example: Implement a sorting algorithm like QuickSort or MergeSort, or write a binary search function.
- **Linked Lists**
Example: Reverse a linked list or detect a cycle in a linked list.
- **Trees and Graphs**
Example: Find the height of a binary tree, or perform a breadth-first search (BFS) or depth-first search (DFS) on a graph.
- **Dynamic Programming**
Example: Solve problems like the Fibonacci sequence, the knapsack problem, or longest common subsequence.
- **Recursion**
Example: Write a function that calculates factorials or solves the Towers of Hanoi problem.

### 2. **String Manipulation:**
These problems test your ability to handle and manipulate strings efficiently.
- Example: Write a function to check if a string is a palindrome, or find the longest substring without repeating characters.

### 3. **Mathematical Problems:**
These involve solving problems with mathematical concepts.
- Example: Check if a number is prime, or find the greatest common divisor (GCD) of two numbers.

### 4. **Array and Matrix Problems:**
These involve operations and algorithms on arrays or matrices.
- Example: Rotate a matrix, find the maximum sum subarray (Kadane’s algorithm), or merge two sorted arrays.

### 5. **Problem Solving with Constraints:**
In some cases, you may be given a problem where you need to optimize for time or space complexity.
- Example: Write an algorithm that finds the shortest path in a maze with obstacles, and ensure that it runs in O(n log n) time.

### 6. **Debugging:**
In some coding tests, you might be asked to debug a given piece of code that’s producing errors or incorrect output.

### 7. **Object-Oriented Design:**
These questions test your ability to design systems and classes using object-oriented principles.
- Example: Design a class to represent a library system, or implement a parking lot with multiple types of vehicles.

---

### Tips for Coding Tests:

1. **Understand the Problem:**
- Read the problem statement carefully before jumping into writing code.
- Clarify the input, output, and constraints with the interviewer (if needed).

2. **Plan Your Approach:**
- Before writing code, think about the algorithm you’ll use and the time/space complexity.
- Break down the problem into smaller steps and outline your solution.

3. **Write Clean, Efficient Code:**
- Focus on writing readable and efficient code.
- Optimize your solution to handle edge cases and large input sizes.

4. **Test Your Solution:**
- Test your code with sample inputs, including edge cases (empty input, large numbers, etc.).

5. **Communicate Your Thought Process:**
- As you write your code, explain your approach to the interviewer. This shows your problem-solving process.

### Example Coding Problem:

**Problem:**
Write a function to find the "Nth" Fibonacci number.

**Solution:**
```python
def fibonacci(n):
if n <= 1:
return n
a, b = 0, 1
for i in range(2, n+1):
a, b = b, a + b
return b
```

**Explanation:**
- The Fibonacci sequence starts with 0 and 1, and each subsequent number is the sum of the two preceding ones.
- We use an iterative approach to calculate the Fibonacci number at the nth position.

### Practice Platforms:
To prepare for coding tests, you can practice on the following platforms:
- **LeetCode**
- **HackerRank**
- **CodeSignal**
- **Codewars**
- **Exercism**

These platforms provide a wide variety of problems to improve your coding skills and familiarize yourself with common interview questions.

Round 6 - Assignment 

An **assignment** in the context of a job or academic setting is typically a task or project that you're asked to complete as part of your evaluation. The nature of the assignment will depend on the type of role or course you're involved with. Below are a few types of assignments you might encounter, along with how you can approach them:

### 1. **Technical Assignment (for a tech role)**
If you're applying for a technical position (like software engineering or data science), you might be given a coding or algorithm-based task. This could include:
- **Building a program or web app**: You might be asked to create a simple application, implement an algorithm, or design a feature based on the company’s needs.
- **Data Analysis**: Given a dataset, you may be required to clean, analyze, and extract insights from it using tools like Excel, SQL, Python, or R.
- **Problem-Solving Tasks**: Solve algorithmic problems or complete coding challenges (similar to those in a coding interview).

**Approach:**
- **Understand the requirements**: Read the assignment carefully, understand the scope, and ask any questions if something isn’t clear.
- **Plan your solution**: Break down the task into smaller steps. Plan your code, database queries, or analysis method.
- **Test thoroughly**: Ensure your code or solution works with a variety of inputs, including edge cases.
- **Document your work**: Include comments in your code, and provide a brief explanation of your approach and thought process.

---

### 2. **Business Assignment (for a business role)**
In a business-related position, the assignment could involve:
- **Case Studies**: You may be given a hypothetical business problem, like a company facing challenges in sales or operations. You'll need to analyze the issue, suggest solutions, and present them clearly.
- **Market Research**: Conduct research about an industry or competitors, analyze trends, and compile a report with insights and recommendations.
- **Business Strategy**: Devise a strategy to help a company grow, expand its market, or improve operations.

**Approach:**
- **Identify key issues**: Make sure to fully understand the business problem, and highlight any key challenges.
- **Gather data**: Use relevant data, facts, or market trends to support your arguments.
- **Develop a solution**: Propose actionable solutions with clear reasoning, potential risks, and benefits.
- **Present your findings**: Structure your report or presentation logically, and be ready to defend your solution.

---

### 3. **Design or Creative Assignment**
For roles in design (graphic design, UX/UI, etc.), the assignment may involve:
- **Creating visual designs**: You could be tasked with designing logos, web pages, or app interfaces.
- **Developing a brand concept**: Designing a complete branding package, such as a logo, color scheme, and typography.
- **Wireframing or Prototyping**: Designing a prototype for a mobile or web application.

**Approach:**
- **Understand the brand or problem**: Research the company or product and ensure your design aligns with its values, audience, and goals.
- **Sketch or wireframe first**: Create initial mock-ups or wireframes before jumping into the final design.
- **Seek feedback**: If possible, get feedback from others to improve your design.
- **Present your design**: Provide context on how your design decisions align with the brand or project goals.

---

### 4. **Writing Assignment**
In fields like marketing, journalism, or academia, writing assignments are common. These might include:
- **Content creation**: Write a blog post, article, or social media content.
- **Research paper or essay**: You may be asked to write a research paper, analysis, or essay on a particular topic.
- **Copywriting**: Write persuasive copy for advertisements, websites, or product descriptions.

**Approach:**
- **Research thoroughly**: Understand the topic you're writing about, and gather credible sources or data.
- **Create an outline**: Organize your thoughts logically before writing the full content.
- **Write and revise**: Draft the assignment, then revise it for clarity, conciseness, and flow.
- **Proofread**: Make sure your writing is free of grammar or spelling errors.

---

### General Tips for Completing an Assignment:

- **Time Management**: Plan your time carefully. Break down the assignment into smaller tasks and set deadlines for each task.
- **Quality over Quantity**: Focus on providing a well-thought-out solution rather than rushing to complete a lot of work.
- **Seek Feedback**: If you're unsure about your approach, don't hesitate to ask for feedback from colleagues, peers, or mentors.
- **Polish Your Presentation**: Whether it's a report, code, or design, make sure your final deliverable is polished and easy to understand.

---

Would you like more specific guidance on a particular type of assignment you're working on?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. **Customize Your Resume and Cover Letter**: Tailor your resume and cover letter for each job you apply to. Highlight relevant skills and experiences that align with the job description.

2. **Network**: Connect with professionals in your industry, attend events, and use platforms like LinkedIn. Networking can open doors to unadvertised opportunities.

3. **Research Employers**: Before applying, research the company’s culture, values, and work environment. This will help you tailor your application and perform better in interviews.

4. **Stay Organized**: Keep track of the jobs you've applied to, the deadlines, and any follow-up actions. A job search can get overwhelming, so organization is key.

5. **Prepare for Interviews**: Practice common interview questions, research the company thoroughly, and have questions ready for the interviewer. Confidence and preparedness go a long way.

6. **Stay Persistent and Positive**: Job hunting can be tough, and rejection is part of the process. Stay motivated, keep improving your skills, and remain positive.

7. **Develop New Skills**: If you’re not landing the roles you want, consider taking online courses or certifications that can boost your qualifications and make you more marketable.

8. **Leverage Social Media**: Showcase your expertise by sharing articles, insights, or personal projects on LinkedIn. Employers sometimes use social media to find candidates.

Is there a particular area of the job search you’re focusing on? I can offer more targeted advice!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Admin part and mainly LWC development
  • Q2. Case study on devlopment part
Round 2 - One-on-one 

(1 Question)

  • Q1. Last project details and more technical skills and real-time cases
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is a comparator?
  • Ans. 

    A comparator is a function that compares two objects to determine their ordering.

    • Used in sorting algorithms to determine the order of elements

    • Returns a negative value if the first object is less than the second, zero if they are equal, and a positive value if the first object is greater

    • Commonly used in Java with the Comparator interface

  • Answered by AI
  • Q2. What is reentrant lock?
  • Ans. 

    A reentrant lock is a synchronization primitive that allows a thread to re-enter a critical section it already holds.

    • Prevents deadlock by allowing a thread to acquire the lock multiple times

    • Each lock acquisition must be followed by a corresponding release

    • Commonly used in multi-threaded programming to protect shared resources

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps concept on spring boot
  • Ans. 

    OOPs concepts in Spring Boot refer to the principles of Object-Oriented Programming applied in the development of Spring Boot applications.

    • Inheritance: Allows classes to inherit attributes and methods from other classes.

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

    • Polymorphism: Allows objects to be treated as instances of their parent class.

    • Abstraction: Hides the implementation d...

  • Answered by AI
  • Q2. How docker works and kunermates
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment and scalability.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applic...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain sldc architecture
  • Ans. 

    SDLC architecture stands for Software Development Life Cycle architecture, which is a process used in software development to design, develop, and test software applications.

    • SDLC architecture involves planning, designing, coding, testing, and deploying software applications.

    • It helps in ensuring that the software development process is organized and efficient.

    • Common SDLC models include Waterfall, Agile, and DevOps.

    • Each ...

  • Answered by AI
  • Q2. Explain DBMS and its needs
  • Ans. 

    DBMS stands for Database Management System, it is a software that manages databases and allows users to interact with them.

    • DBMS is used to create, retrieve, update, and manage data in databases.

    • It provides a way to store and organize data efficiently.

    • DBMS ensures data integrity, security, and consistency.

    • Examples of DBMS include MySQL, Oracle, SQL Server, and PostgreSQL.

  • Answered by AI

Skills evaluated in this interview

Shaligram InfoTech Interview FAQs

How many rounds are there in Shaligram InfoTech Software Developer interview?
Shaligram InfoTech interview process usually has 3 rounds. The most common rounds in the Shaligram InfoTech interview process are Aptitude Test, Technical and Coding Test.
What are the top questions asked in Shaligram InfoTech Software Developer interview?

Some of the top questions asked at the Shaligram InfoTech Software Developer interview -

  1. Oops concepts and real-world examp...read more
  2. Difference between var and ...read more
  3. Oops concepts in j...read more

Tell us how to improve this page.

Shaligram InfoTech Software Developer Salary
based on 27 salaries
₹2.6 L/yr - ₹7 L/yr
44% less than the average Software Developer Salary in India
View more details

Shaligram InfoTech Software Developer Reviews and Ratings

based on 15 reviews

3.8/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.4

Salary

3.8

Job security

3.4

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
27 salaries
unlock blur

₹2.6 L/yr - ₹7 L/yr

Junior Software Developer
15 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Software Engineer
13 salaries
unlock blur

₹4 L/yr - ₹11.2 L/yr

Business Development Manager
7 salaries
unlock blur

₹6 L/yr - ₹10.2 L/yr

Team Lead
6 salaries
unlock blur

₹6.2 L/yr - ₹14 L/yr

Explore more salaries
Compare Shaligram InfoTech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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