Programming Algorithms Question:

Explain the function of KWIC_Create?

Programming Algorithms Interview Question
Programming Algorithms Interview Question

Answer:

This algorithm analyses the input phrases and creates the three arrays needed in procedure KWIC_GEN.


Previous QuestionNext Question
What is the general algorithm model for any recursive procedure?Explain about the algorithm ORD_WORDS?