Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 21.5k Reviews

Filter interviews by

IBM Lead Software Interview Questions and Answers

Updated 30 May 2024

IBM Lead Software Interview Experiences

1 interview found

Lead Software Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mainframe cobol jcl question
Round 2 - One-on-one 

(1 Question)

  • Q1. How do you manage team as a lead

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What kind of vulnerability you came across
  • Ans. 

    I came across a vulnerability in a web application that allowed for SQL injection attacks.

    • Identified lack of input validation in user inputs

    • Discovered that the application was directly executing user-supplied SQL queries

    • Suggested implementing parameterized queries to prevent SQL injection

    • Tested the vulnerability by attempting to inject SQL code through input fields

  • Answered by AI
  • Q2. What issues you face in management regarding reporting some security issues
  • Q3. Tcp vs UDP which one is better
  • Ans. 

    It depends on the specific use case and requirements.

    • TCP is reliable and ensures all data is delivered in order, but it can be slower due to the overhead of error-checking and retransmission.

    • UDP is faster and more efficient for real-time applications like video streaming or online gaming, but it does not guarantee delivery or order of packets.

    • Choose TCP for applications that require reliable data transmission, such as ...

  • Answered by AI
  • Q4. Hashing and its examples in real world
  • Ans. 

    Hashing is a process of converting input data into a fixed-size string of bytes using a mathematical algorithm.

    • Hashing is commonly used in password storage to securely store user passwords without storing the actual password.

    • Hashing is used in digital signatures to ensure the integrity of the signed data.

    • Blockchain technology uses hashing to create a secure and tamper-proof record of transactions.

    • File integrity checks ...

  • Answered by AI
  • Q5. Pop3 and icmp what are work and port no.

Interview Preparation Tips

Topics to prepare for Wipro Information Security Analyst interview:
  • Networking
  • cybersecurity
  • reallife scenarios
  • attacks

Skills evaluated in this interview

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

(1 Question)

  • Q1. What's DNS server
  • Ans. 

    A DNS server is a computer server that contains a database of public IP addresses and their associated hostnames.

    • Translates domain names to IP addresses

    • Resolves queries from clients

    • Helps in navigating the internet by mapping domain names to IP addresses

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell us about qualys agent
  • Ans. 

    The Qualys agent is a lightweight software installed on endpoints to collect security data and perform security assessments.

    • Qualys agent is a lightweight software installed on endpoints to collect security data.

    • It helps in performing security assessments by scanning for vulnerabilities and compliance issues.

    • The agent continuously monitors the endpoint for any security threats and sends the data to the Qualys Cloud Plat...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Information Security Analyst with a strong background in cybersecurity and a passion for protecting data.

    • Experienced in conducting security assessments and implementing security measures

    • Skilled in analyzing security breaches and responding effectively

    • Proficient in using security tools and technologies such as firewalls and encryption

    • Strong understanding of compliance regulations and best practices in i

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear in basics and what job you're doing

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Risk user analysis,table used for it
  • Q2. Mitre attack framework,different techniques
  • Ans. 

    The MITRE ATT&CK framework is a knowledge base of adversary tactics and techniques based on real-world observations.

    • MITRE ATT&CK provides a comprehensive list of techniques used by attackers to compromise systems.

    • Techniques are categorized into tactics such as Initial Access, Execution, Persistence, etc.

    • Examples of techniques include Spearphishing Attachment, Command and Scripting Interpreter, and Registry Run Keys / S

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn process based questions,ask interviewer o ask question clearly
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me the impact of covid 19
  • Ans. 

    The impact of Covid-19 has been widespread and significant, affecting various aspects of society and the economy.

    • Healthcare systems overwhelmed with cases

    • Economic downturn with job losses and business closures

    • Shift to remote work and online learning

    • Increased focus on hygiene and social distancing measures

    • Mental health challenges due to isolation and uncertainty

  • Answered by AI
  • Q2. Tell me about your self
  • Ans. 

    I am a detail-oriented individual with strong communication skills and a passion for helping others.

    • I have a background in customer service, where I honed my problem-solving abilities

    • I am proficient in handling claims and resolving customer issues efficiently

    • I am a team player and enjoy collaborating with colleagues to achieve common goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time giving your interview in Genpact.They will make you wait for a long time,and the behaviour of HR is not good.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is java? Is java platform independent?
  • Ans. 

    Java is a high-level programming language known for its platform independence.

    • Java is an object-oriented programming language developed by Sun Microsystems.

    • Java code is compiled into bytecode that can run on any Java Virtual Machine (JVM).

    • Java's platform independence is achieved through the use of JVM, allowing Java programs to run on any platform that has a JVM installed.

    • Examples of platform-independent Java applicati...

  • Answered by AI
  • Q2. What is inheritance ?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Supports the concept of parent and child classes

    • Derived class can override methods of the base class

    • Example: Class Car can inherit from class Vehicle

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Roles n responsibilities
  • Q2. Cyber kill chain and mitre attack
Round 2 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2023. There were 5 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 - Assignment 

If they conduct the assignment if we qualify the next round

Round 3 - Group Discussion 

They give one topic and we can explain that

Round 4 - Technical 

(3 Questions)

  • Q1. Do you have any technical certification that make you qualified for this job ?
  • Q2. Can you explain the most rewarding project you have worked on so far ?
  • Q3. What steps do you take to ensure accurate estimates for a project?
  • Ans. 

    To ensure accurate estimates for a project, I follow these steps:

    • Thoroughly analyze the project requirements and scope

    • Break down the project into smaller tasks and estimate the effort required for each task

    • Consider past project data and historical performance to make informed estimates

    • Consult with subject matter experts and team members for their input

    • Factor in any potential risks or uncertainties that may impact the p...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume updated,hit up your network, practice self care.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Ardhamatic,reasoning

Round 2 - Coding Test 

Full stack Java Developer

Round 3 - Technical 

(1 Question)

  • Q1. In software development or Electrical and electronic engineering
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Intro why tcs salary expection, projects have done

Interview Preparation Tips

Interview preparation tips for other job seekers - No

IBM Interview FAQs

How many rounds are there in IBM Lead Software interview?
IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Technical and One-on-one Round.
How to prepare for IBM Lead Software 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 IBM. The most common topics and skills that interviewers at IBM expect are Due Diligence, Investment Banking, Private Equity and Strategy consulting.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
IBM Lead Software Salary
based on 4 salaries
₹25 L/yr - ₹102 L/yr
241% more than the average Lead Software Salary in India
View more details
Application Developer
11.6k salaries
unlock blur

₹5.5 L/yr - ₹23.7 L/yr

Software Engineer
5.6k salaries
unlock blur

₹5.3 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.3 L/yr - ₹22 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.6 L/yr - ₹19 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

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