Upload Button Icon Add office photos
Engaged Employer

i

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

BigStep Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BigStep Technologies Senior Technical Writer Interview Questions and Answers

Updated 22 Nov 2021

BigStep Technologies Senior Technical Writer Interview Experiences

2 interviews found

Interview Questionnaire 

4 Questions

  • Q1. Describe the document development life cycle.
  • Ans. 

    The document development life cycle is the process of creating, reviewing, revising, and publishing documents.

    • Planning and research

    • Writing and editing

    • Review and feedback

    • Revision and finalization

    • Publishing and distribution

  • Answered by AI
  • Q2. Narrate a difficult situation in any of your projects and how did you overcome it.
  • Ans. 

    Overcoming a difficult situation in a project

    • Identified a major flaw in the project plan

    • Collaborated with team members to find a solution

    • Implemented a revised plan to address the issue

    • Communicated the changes effectively to stakeholders

    • Successfully completed the project on time

  • Answered by AI
  • Q3. How would you gather information about the product you are writing?
  • Ans. 

    I would gather information through research, interviews, product demos, and testing.

    • Research the product and its features

    • Interview subject matter experts and stakeholders

    • Attend product demos and take notes

    • Test the product to gain hands-on experience

    • Review existing documentation and user feedback

  • Answered by AI
  • Q4. What tools have you used?
  • Ans. 

    I have used a variety of tools including MadCap Flare, Adobe FrameMaker, Microsoft Word, and Confluence.

    • MadCap Flare

    • Adobe FrameMaker

    • Microsoft Word

    • Confluence

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview went smoothly and the interviewers were amazing people.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About Technical writing and technologies.

Interview Preparation Tips

Interview preparation tips for other job seekers - We should be always positive and learning attitude.

Senior Technical Writer Interview Questions Asked at Other Companies

asked in IBM
Q1. What do you know about DITA XML, which tags have you used in your ... read more
asked in IBM
Q2. What is design thinking, have you ever communicated with develope ... read more
asked in Amphora
Q3. What are the methods to imply in legacy product documents to make ... read more
asked in IBM
Q4. How do you receive input, what are DDLC and SDLC, what style guid ... read more
asked in Amphora
Q5. What are the different types of documents I have worked so far?

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Ans. 

    Vite is a build tool that focuses on fast development, while Webpack is a more versatile and powerful build tool.

    • Vite is designed for fast development with instant server start and hot module replacement.

    • Webpack is a more versatile tool that can handle complex configurations and optimizations.

    • Vite uses ES modules natively for faster bundling, while Webpack requires additional plugins for the same functionality.

    • Vite is ...

  • Answered by AI
  • Q2. What is currying in js
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q2. Diff btw webpack and vite
  • Ans. 

    Webpack is a mature and feature-rich bundler, while Vite is a newer and faster build tool focused on development experience.

    • Webpack is a mature and feature-rich bundler that is highly configurable and widely used in the industry.

    • Vite is a newer build tool that focuses on providing a faster development experience by leveraging ES modules and server-side rendering.

    • Webpack requires a configuration file (webpack.config.js)...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General fit to profile filtration
Round 2 - Technical 

(3 Questions)

  • Q1. To the profile applied for
  • Q2. Explain an actual component
  • Ans. 

    An actual component is a reusable and modular piece of software that performs a specific function within a larger system.

    • Components are often designed to be independent and can be easily integrated into different systems.

    • Examples of components include buttons, input fields, and dropdown menus in a user interface.

    • Components can have their own logic, styling, and functionality, making them versatile building blocks for s

  • Answered by AI
  • Q3. Design the architecture
  • Ans. 

    Designing the architecture for a software system involves planning the structure and components of the system.

    • Identify the key components of the system and their interactions

    • Choose appropriate technologies and frameworks for each component

    • Consider scalability, performance, security, and maintainability

    • Create a detailed diagram or documentation of the architecture

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Attitude towards work

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not bluff they will catch you immediately as even their management are hardcore coders

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about projects you have worked upon
  • Q2. PEP-8 standards
Round 2 - Technical 

(2 Questions)

  • Q1. Architecture of project on which you were working
  • Q2. Pandas and Numpy
Round 3 - HR 

(2 Questions)

  • Q1. Tell me your Current CTC
  • Q2. Tell me your Expected CTC

BigStep Technologies Interview FAQs

What are the top questions asked in BigStep Technologies Senior Technical Writer interview?

Some of the top questions asked at the BigStep Technologies Senior Technical Writer interview -

  1. How would you gather information about the product you are writi...read more
  2. Describe the document development life cyc...read more
  3. What tools have you us...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
NexTurn Interview Questions
4.1
 • 28 Interviews
View all

BigStep Technologies Senior Technical Writer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.1

Job security

4.5

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
55 salaries
unlock blur

₹4.8 L/yr - ₹13 L/yr

Senior Software Engineer
43 salaries
unlock blur

₹12 L/yr - ₹46.2 L/yr

Software Developer
25 salaries
unlock blur

₹4.5 L/yr - ₹11.1 L/yr

Technical Lead
18 salaries
unlock blur

₹17.1 L/yr - ₹50.8 L/yr

Software Support Engineer
9 salaries
unlock blur

₹3.5 L/yr - ₹4.8 L/yr

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